Steve Ireland
ddc976919d
It started to seem a little silly and a waste of time to try to keep including "ajax" in function names to identify them as function calls. So I'm backing that out with this commit, and going forward I will be removing ajax from the function names where they were added.
2023-04-27 21:54:12 -04:00
Steve Ireland
9ee7b8f6d4
This commit appears to fix customer deletes and updates.
2023-04-27 21:54:12 -04:00
Steve Ireland
a207539f4f
Slightly more progress on customer maintenance.
2023-04-27 21:54:12 -04:00
Steve Ireland
022b2b07a8
Making these changes allowed me to actually add a new customer. It wasn't extensively tested but it's progress.
2023-04-27 21:54:12 -04:00
objecttothis
4e7b114b19
CI4 4.3.1 upgrade
...
- add missing files
- overwrite changed files
- merge code changes
- Matched .htaccess file in /public/ to CI4
2023-04-27 21:54:09 -04:00
objecttothis
658d51091c
Consolidate and move options to the top
2023-04-27 21:54:09 -04:00
objecttothis
82cb3080b3
Moved Options higher in the htaccess
2023-04-27 21:54:09 -04:00
objecttothis
6401dda6dc
Added +SymLinksIfOwnerMatch for security
2023-04-27 21:54:09 -04:00
objecttothis
016912dba6
Updated .htaccess files
...
- Removed deprecated Apache 2.2 support (security)
- merged CI4 variant
2023-04-27 21:53:54 -04:00
objecttothis
666c7d9785
Package updates for compatibility
2023-04-27 21:53:54 -04:00
objecttothis
bdbc86060e
Upgrade to CI 4.2.10
2023-04-27 21:53:49 -04:00
objecttothis
4d9443705f
Changes for CI 4.2.10
...
- Minimum PHP 7.4
- Changed CodeIgniter version to 4.2.10
- Corrected deprecated license descriptions
2023-04-27 21:53:49 -04:00
objecttothis
57e51b9e1c
update license
2023-04-27 21:52:54 -04:00
objecttothis
63162b97fe
Upgrade to CodeIgniter 4.1.3
2023-04-27 21:52:54 -04:00
BudsieBuds
33cb3fa3f9
Text improvements
...
Improved some of the non-trivial files.
2021-10-20 22:32:02 +02:00
FrancescoUK
e36a74ded2
Fix CSP, it needs to be one line + ReCaptcha
2021-10-06 18:39:02 +01:00
FrancescoUK
ee5e06cd0c
Fix CSP rules (and tested)
2021-10-06 14:37:11 +01:00
jekkos
d04f1e434c
Try unsafe-inline for script-src, add font-src
2021-10-06 14:37:11 +01:00
jekkos
38ebf9e819
Add CSP directive for javascript ( #3217 )
2021-10-06 14:37:11 +01:00
jekkos
136448444d
Enable mode_headers for docker
2021-08-31 08:26:23 +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
Jeroen Peelaerts
162ca73ec2
Fix greyed out submit button after validation ( #3122 )
2021-03-10 22:18:12 +01:00
objecttothis
23f720ba40
Correct bug
...
- Corrected problem where clicking New caused future submit clicks to not submit.
2021-02-25 00:02:35 +01:00
objecttothis
d4f273e306
Grey out/disable Submit button after validation to prevent double submissions.
...
Change to a centralized method of greying out the submit button.
Rollback previous decentralized changes.
2021-02-25 00:02:35 +01:00
FrancescoUK
2a66107cbc
Fix copyright typo and update licenses
2020-12-31 10:00:50 +00:00
FrancescoUK
dcda176614
Remove extra init_resize call
2020-12-31 09:25:22 +00:00
Jeroen Peelaerts
98306e20be
Disable resize trigger ( #3057 )
2020-12-30 22:46:44 +01:00
FrancescoUK
03e2bed008
Merge pull request #2980 from opensourcepos/bower-update
...
Update bower.json
2020-12-28 16:09:40 +00:00
Jeroen Peelaerts
4e85b8a677
Remove basic/selected toggle ( #2980 )
2020-12-27 22:00:22 +01:00
Jeroen Peelaerts
23e4deb7c4
se basic as export mode if nothing is selected ( #2980 )
2020-12-26 23:58:35 +01:00
Jeroen Peelaerts
58192f74c0
Export only selection if it's present ( #2980 )
2020-12-25 20:25:15 +01:00
Jeroen Peelaerts
37cacdbc39
Fix sticky table header alignment ( #2980 )
2020-12-22 23:36:46 +01:00
Jeroen Peelaerts
18d61188ff
Fix sticky table headers ( #2980 )
2020-12-22 11:41:36 +01:00
Jeroen Peelaerts
9a881c5232
Add stripes to table again ( #2980 )
2020-12-21 15:40:05 +01:00
Jeroen Peelaerts
82a9348bf9
Use jquery.validate to check form submission state ( #3044 )
2020-12-21 14:17:00 +01:00
Jeroen Peelaerts
76d6ad215e
Fix modal submit after close ( #3044 )
2020-12-20 22:09:20 +01:00
Jeroen Peelaerts
fb21359663
Prevent double submit ( #3044 )
2020-12-16 22:50:01 +01:00
Steve Ireland
b8eb67a14a
Provides a way to adjust a theme to handle feature development using non-theme supported classes.
2020-11-02 21:02:43 -05:00
FrancescoUK
2b8a2d8bb6
Housekeeping
2020-10-17 20:14:33 +01:00
WShells
c1b2e0cec6
Clipboard.js
2020-04-18 05:47:51 +03:00
objecttothis
d1ba4bc875
corrected favicon.ico
2020-02-12 18:03:17 +04:00
objecttothis
fbd895d67c
uploaded the png when I should have uploaded the ico
2020-02-12 18:01:24 +04:00
jekkos
0de4e51c41
Fix item bulk creation
2020-01-17 20:52:21 +01:00
SteveIreland
5dfe0c237f
Add payments to emailed invoice and fix issue with unsupported fonts
2020-01-03 21:01:07 -05:00
FrancescoUK
3b628bed45
Prepare Release 3.3.2
2020-01-03 22:38:57 +00:00
jekkos
b8f255cc50
Refresh tables after import + close after invoice email ( #478 )
2019-12-29 17:50:17 +01:00
FrancescoUK
970d2d1f42
Bump version to 3.4.0
2019-12-14 18:42:40 +00:00
objecttothis
68f573caba
Correcting Blue background
...
Matching button and text background to new logo color
2019-11-14 18:10:43 +04:00
objecttothis
7a4193c4d5
Corrected Transparency
...
Corrected transparency on favicon.ico and logo.png
removed "OSPOS" lettering from favicon.ico since it was too small to see.
2019-11-14 17:58:15 +04:00