jekkos
dcb797571e
evert "Prepare rebase: move files to new folder structure"
...
This reverts commit eed0cd1ca0 .
2023-05-30 17:52:17 +02:00
jekkos
eed0cd1ca0
Prepare rebase: move files to new folder structure
2023-05-07 15:10:27 +02:00
titusito
a312434b87
Update system_info.php
...
add php_Xml dependecie check
2023-04-22 21:43:36 +02:00
jekkos
e09875e5f3
Use POST to prevent CSRF logo attack ( #3533 )
2022-06-30 00:25:35 +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
36bab70bfd
Fix default register mode ( #3016 )
2020-12-15 09:54:08 +01:00
Carl Hunter
5c31fb094b
Fixed typo in Column 3 of Search Suggestions Layout
2020-12-03 15:49:16 +01:00
Carl Hunter
7b20e2c29c
Added wholesale price as an option in search suggestions
2020-12-03 15:49:16 +01:00
Jeroen Peelaerts
84a3a7e9b7
Fix notifications bis
2020-10-29 23:00:44 +01:00
jekkos-t520
f04ff91f44
Fix notifications
2020-10-29 21:07:46 +01:00
Jeroen Peelaerts
e1ff739621
Increase timeout on migration ( #2992 )
2020-10-29 00:31:48 +01:00
jekkos-t520
760d7490a2
Fix stock location crud ( #2965 )
2020-10-17 01:05:03 +02:00
WebShells
2743a6cf15
System Info Permissions
...
System Info Permissions Fix
2020-10-02 22:40:52 +02:00
WShells
9528624c0e
Vulnerability Check
...
Import customers Vulnerability Check
2020-10-02 22:40:52 +02:00
WebShells
382aebcf16
Updates to System Info
...
Updates to System Info Fixing misplaced error messages (language variables).
2020-10-02 22:40:52 +02:00
jekkos-t520
8f3d960817
Only check read permissions on import_customers ( #2885 )
2020-07-26 23:45:29 +02:00
jekkos-t520
dbcf980a2a
Relax required permissions for import_customers ( #2885 )
2020-07-25 11:14:39 +02:00
jekkos-t520
e0709fcebb
Update system_info.php ( #2885 )
2020-07-25 11:14:39 +02:00
jekkos
9cc38765c3
Update system_info.php ( #2885 )
...
@WebShells for you to review, but I think that removing that code will fix #2860
2020-07-21 23:20:52 +03:00
SteveIreland
6d91ae3845
Fix included destination tax
2020-06-28 18:12:46 -04:00
WebShells
8fc27d88e0
Colors for User Setup section
...
Colors for User Setup section
2020-05-27 10:16:46 +03:00
WebShells
b2bb4d8b62
PHP Declaration
2020-05-27 10:10:52 +03:00
WebShells
ecff38d5bb
Language Updates
2020-05-27 09:06:42 +03:00
WebShells
026114457b
Minor Changes & Footer Update
...
Added timezone checkup to system info
1st Case:
Timezones are the same ( no warning )
2nd Case:
Difference in timezones: Warning will be displayed.
Simplifying OSPOS footer and replacing git project link by OSPOS website.
2020-05-27 08:56:51 +03:00
objecttothis
a155399ec0
Merge branch 'master' into category_as_dropdown
2020-05-19 18:14:31 +04:00
objecttothis
ba6826a31e
Merge pull request #2824 from opensourcepos/custom_image_upload_restrictions
...
Custom image upload restrictions
2020-05-08 23:59:22 +04:00
WShells
e6dad3eb81
Updating System Info Section ( #2805 )
...
* Updating Permissions Checkup & Fixed Clipboard issue on Mozilla and Other Browsers
* Re-ordering Tabs & Minor Changes
- Re-ordering Configuration Tabs, Merging Configuration/Settings tabs under Setup & Conf
- Minor Changes to Setup & Conf
- Translations Added
* Indent
* Minor Changes
* Dir Fix
* Fixing Listing Sign
* Fixing Listing Sign in Warning messages
2020-05-08 20:14:48 +03:00
objecttothis
68a2489e13
Add Save logic
...
- Corrected minimum image size value in migration script
- Added save logic to save_general() in Config controller
- Added logic in the index() of the Config controller to properly prep
allowed_image_types data
2020-05-08 15:58:37 +04:00
objecttothis
59142d9f69
Database logic additions
...
- Migration script to create default values
- Corrected naming of variables in general_config.php
- Replaced hardcoded values with db variables
2020-05-08 14:22:49 +04:00
objecttothis
a79e9dd4cb
Changes to allow custom image restrictions in view.
...
- Added the fields to the general config view.
- Added Language lines to en_US and en_GB
- Corrected formatting of Columns in search suggestion layout
2020-05-08 13:15:13 +04:00
objecttothis
231fe483d9
Add Config to enable show Category as dropdown
...
- Added the config item and label to view.
- Added the language line in en_US and en_GB.
- Added save business to Config controller.
- Fixed formatting issues in Config controller (removed tabs on blank
lines)
2020-05-04 15:23:50 +04:00
WShells
7e49a7b82a
Indent...
2020-04-18 05:56:44 +03:00
WShells
5fe3b2ff00
Updating Dir/File Location
2020-04-18 05:48:50 +03:00
WShells
11f2f1eafa
Updating Copy to Clipboard
...
Updating Copy to Clipboard Function Supporting Mozilla Firefox Again
2020-04-18 05:46:18 +03:00
SteveIreland
4c4725795c
Fix numeric locale configuration.
2019-10-19 17:10:51 -04:00
SteveIreland
d4c2693511
Fix numeric locale configuration.
2019-10-16 21:37:46 -04:00
SteveIreland
61e28302ce
Add a code to indicate a taxable item on a sales receipt
2019-10-11 00:10:13 -04:00
objecttothis
32a88098b0
Update system_info.php
...
Remove check for write permissions on import_items.csv file since the file no longer exists and is generated on-the-fly.
2019-06-13 23:52:03 +04:00
WShells
56f43fb67f
DB Version Fix
...
DB Version now reflecting server's version
2019-05-09 03:03:05 +03:00
WShells
e5927f94c6
Update system_info.php
2019-03-15 19:49:57 +02:00
WebShells
a2b10612c5
Line breaks
...
Added line breaks to help easily read issue template sections
2019-03-15 19:46:59 +02:00
WebShells
a386a0b485
Added Copy to Clipboard
...
Few changes including copy to clipboard section in order to copy the text in same format.
2019-03-15 18:37:01 +02:00
WebShells
531805be14
Minor System Info changes
...
Few editions as requested
2019-03-14 22:31:06 +02:00
objecttothis
75b548b81e
Update locale_config.php
...
Fix jquery to update currency code
2019-03-13 12:02:00 +04:00
objecttothis
8d8ab9add6
Currency code auto update
2019-03-12 13:23:40 +04:00
objecttothis
f284823707
Add ISO currency code
2019-03-08 11:48:38 +04:00
WShells
6a654e4f49
Re-added config-wrapper
...
Re-align content of div/center align notice message.
2019-03-01 01:18:55 +02:00
WShells
1681afe65a
CSV check
2019-02-24 00:41:58 +02:00
WShells
85f7139dfe
Update system_info.php
2019-02-24 00:19:28 +02:00
WebShells
4db2d24ed4
Added system info to public
...
Added System Info to public, so people who are unable to login can make use of it in error reporting...
Added Git Link for Submitting an Issue
Forced Read only permissions on CSV files
Switched cases for csv files, in case writable show x and in case not writable show a check mark.
2019-02-17 22:48:14 +02:00