Jeroen Peelaerts
b92a134238
Show migration success message ( #3206 )
2021-07-14 09:40:41 +02:00
Jeroen Peelaerts
a4234a3129
Fix minification ( #3213 )
...
Upgrade grunt, grunt-cli and grunt-uglify
Only copy bootswatch 5 using npm. Remove unused dependencies and tasks
(apigen, mocha, wd, phantomjs). This should decrease the container size.
2021-07-14 08:35:04 +02:00
BudsieBuds
2eee6313e0
Converted login to BS5 and other changes
...
Converted the login view to Bootstrap and Bootswatch 5. Added an option to change the login form style. Shifted some translations around and added new ones. Partially moved from Bower to NPM, added new branding logo's. Some other small changes and optimizations.
2021-07-14 08:35:04 +02:00
blutme
64b2843cf6
loginButton Update login.php
...
the "loginButton" valule had no translation when changing languages.
2020-04-12 18:27:08 -05:00
Brian Cassidy
80a512b9be
type="username" is not valid html and breaks firefox autofill; changed to "text"
2019-11-12 15:30:20 -04:00
FrancescoUK
0ada6ba25d
Fix login missing version issue
2019-01-06 17:21:21 +00:00
jekkos
4261613316
Fix migration message, add UK translation ( #2247 )
2018-12-30 18:27:58 +01:00
jekkos
804942cff5
Add warning if migration is needed ( #2247 )
2018-12-24 20:43:22 +01:00
jekkos
f0fd8a305b
Cleanup source repository, create dist zip ( #1305 )
2017-08-06 02:10:18 +02:00
FrancescoUK
e89bd73bb5
Add reCaptcha to login page ( #1443 )
2017-08-05 11:46:48 +01:00
FrancescoUK
1b19fed206
Updated login page ( #731 )
2016-08-11 18:36:59 +01:00
jekkos
059ec54c72
Make theme configurable from config module ( #409 )
...
Add symlink to bower_components in Docker dev environment (#616 )
Move header_debug content back into header view
2016-08-10 18:58:17 +02:00
jekkos
75567b9620
Fix bootstrap.min.css load in login and header ( #409 )
2016-08-10 17:16:00 +02:00
FrancescoUK
a0886caf2f
Added all bootswatch themes and made theming configurable from config.php ( #409 )
2016-08-10 10:53:27 +01:00
FrancescoUK
cbc42f7868
Upgraded to Bootstrap 3.3.7, dist file regen
2016-08-01 08:31:06 +01:00
jekkos
2519d0fb20
Don't send totals row to server for delete ( #686 )
...
Replace mysql with mariadb in docker images (#616 )
2016-07-26 08:40:54 +02:00
FrancescoUK
86b32240d3
Adjusted login and header title line, updated spacelab footer.php
2016-07-10 10:30:44 +01:00
FrancescoUK
81d1aa7873
Added partial/header_debug, upgraded grunt script, regen dist with updated js plugins
2016-07-05 19:13:27 +01:00
jekkos
806c1b9986
Add csrf token in forms ( #599 , #597 )
2016-07-04 17:38:58 +02:00
FrancescoUK
d2d9aae9ce
Regen dist files
2016-06-26 12:06:09 +01:00
jekkos
57759d2775
Make bootstrap dialog buttons translatable ( #439 )
...
Update deploy instructions in Readme (#616 )
Add partial views to load CI translations in javascript (#439 )
2016-06-25 01:54:54 +02:00
FrancescoUK
d378cfdb5f
New look for the Reports listing page, code tidy up, dist regen ( #695 )
2016-06-24 17:55:10 +01:00
jekkos
5d494fa08e
Fix bstables pagination when deleting all items in last page ( #627 )
2016-06-14 08:35:14 +02:00
FrancescoUK
5e42684f27
Added default values to tables.sql and regen dist files ( #478 )
2016-06-02 12:22:37 +01:00
jekkos
fc5aa33d16
Do full refresh if item update count is > 15 & fix bulk update modal when clicking on glyphicon ( #432 )
2016-05-30 21:41:07 +02:00
FrancescoUK
5531f7fa9e
Added tooltip support to charts, regen dist files ( #342 )
2016-05-25 22:31:58 +01:00
jekkos
fecb2163ea
Update config_lang.csv with correct number of translations ( #497 )
...
Update country_code tooltip css
Remove tables.css
2016-05-24 17:46:40 +02:00
FrancescoUK
3e44c7caf5
Fixed line chart (was broken), fixed dimensions of charts, regen dist files ( #342 )
2016-05-24 12:14:01 +01:00
jekkos
609aef0a87
Make nominatim countrycodes configurable ( #497 )
2016-05-23 22:40:46 +02:00
FrancescoUK
fa84adc536
Added Chartist js plugin and regen dist ( #342 )
2016-05-21 12:07:50 +01:00
jekkos
fc2d5e89f0
Remove empty column switches in dropdown (switchable on column header) ( #563 )
2016-05-17 08:59:51 +02:00
FrancescoUK
31dd09e09b
Removed unused excel header & footer, removed obsolete style classes ( #528 )
2016-05-16 19:03:20 +01:00
jekkos
19629cb05c
Full delete refresh issue fix (table will fully refresh in the end)
...
(#554 )
2016-05-12 20:23:21 +02:00
FrancescoUK
a56984a1a0
Restore the dropdown border size to original and regen dist files
2016-05-12 18:34:48 +01:00
jekkos
3cf018ac47
Regenerate js files ( #537 , #538 )
...
Remove static row tablesorter hack
Remove tablesorter plugin
2016-05-09 20:07:04 +02:00
FrancescoUK
601fd10f4e
Upgraded js plugins and regen dist files ( #507 )
2016-05-07 14:04:32 +01:00
FrancescoUK
0dca4b8906
small tidy up ( #391 )
2016-04-26 19:55:09 +01:00
FrancescoUK
01d68ce3d5
Changed logo and favicon ( #391 )
2016-04-25 16:38:42 +01:00
FrancescoUK
da5c821de3
tidy up of old styles, make login to use standard bootstrap, regen dist ( #116 )
2016-03-31 18:25:17 +01:00
FrancescoUK
16f438dea2
fix "$ is undefined" in login page ( #328 #329 )
2016-03-25 20:53:30 +00:00
FrancescoUK
2df8645c5f
code comments, various bits and bobs ( #116 )
2016-03-11 17:20:07 +00:00
FrancescoUK
349da7e7ad
fix font issue, split bootstrap.min.css out of opensourcepos.min.css, grunt upgrades header.php and login.php ( #329 , #116 )
...
requires npm install to install bowercopy
2016-02-21 19:14:04 +00:00
jekkos
a97929f239
Remove thickbox from bower.json ( #328 )
...
Items edit working now (items module only) (#116 )
2016-02-16 21:41:02 +01:00
FrancescoUK
e0745b5109
make flatly OSPOS default, tidied up stylesheets, added bootstrap-datetimepicker js no support yet ( #116 )
2016-02-13 09:54:49 +00:00
FrancescoUK
1b0bcf4e0b
Make bootstrap flatly the default ospos theme ( #116 )
...
Needs customisation on templates/<theme>/css/.. path to allow other templates to load just fecthing new css
2016-02-08 10:23:52 +00:00
FrancescoUK
4fd7948987
Made flatly as default, various header adjustments, added login with bootstrap ( #116 )
2016-01-24 20:05:36 +00:00
FrancescoUK
b400393a90
Code reformatting
2016-01-22 22:14:42 +00:00
FrancescoUK
59fe366479
Add favicon
2016-01-22 19:05:07 +00:00
jekkos
6a2a5278b8
Fix general test setup (finally)
...
Add basic selenium test for application login
Adapt default database template file
Add correct db settings for travis-ci
2015-05-15 00:47:25 +02:00
jekkos-t520
aa65593ce3
Add Gruntfile.js for concat+uglification of javascript
...
Enable debug=true cookie for full source inclusion in header.php
Add template in header.php to inject generated javascript files
2015-03-15 16:56:37 +01:00