Alex Tselegidis
|
cd1842fc40
|
Switch to go-to-latest database migration configuration for simplicity (#1213)
|
2022-02-23 11:29:45 +01:00 |
|
Alex Tselegidis
|
39d4f3185e
|
Removed [AJAX] string from controller comments.
|
2020-12-09 14:46:27 +02:00 |
|
Alex Tselegidis
|
b87be634b4
|
Applied same default data for both console and UI installation
|
2020-12-09 14:45:55 +02:00 |
|
Alex Tselegidis
|
8a68e97f94
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
|
Alex Tselegidis
|
e084ee913f
|
Moved all the loader commands to the constructors
|
2020-12-05 11:55:09 +02:00 |
|
Alex Tselegidis
|
9cde499f9a
|
Use the shorthand method for config items
|
2020-12-02 22:12:54 +02:00 |
|
Alex Tselegidis
|
e7b4aeedab
|
Automatically load the translations
|
2020-12-02 20:04:06 +02:00 |
|
Alex Tselegidis
|
da187c8b02
|
Redirect to appointments instead of appointments/index
|
2020-11-21 22:02:44 +02:00 |
|
Alex Tselegidis
|
75a5addbc2
|
Grouped the property tag into parent core classes so that it does not need to be repeated.
|
2020-11-16 10:29:36 +02:00 |
|
Alex Tselegidis
|
976cabb2c4
|
Updated URLs in the file comments
|
2020-11-16 10:16:00 +02:00 |
|
Alex Tselegidis
|
6e66eb4fd8
|
Consistent module naming throughout the app
|
2020-11-16 10:16:00 +02:00 |
|
Alex Tselegidis
|
46a176db5b
|
Updated the default service currency value
|
2020-09-23 14:59:43 +03:00 |
|
Alex Tselegidis
|
cfc6167d4f
|
Use the "alnum" method when generating random strings via the codeigniter helper function (generates shorter strings)
|
2020-09-23 14:37:09 +03:00 |
|
Alex Tselegidis
|
683aa269b0
|
Use the codeigniter random string generation function for creating random passwords (#680).
|
2020-09-23 13:16:37 +03:00 |
|
Alex Tselegidis
|
532548d64d
|
Proper use of the property phpdoc tag
|
2020-09-23 13:16:37 +03:00 |
|
Alex Tselegidis
|
529e418589
|
Set default notifications setting value for the installation admin.
|
2020-09-07 11:45:57 +03:00 |
|
Alex Tselegidis
|
02628a2cbd
|
Random password for installation provider record.
|
2020-09-07 11:18:08 +03:00 |
|
Alex Tselegidis
|
5220e87249
|
Renamed installation helper method
|
2020-09-07 11:15:58 +03:00 |
|
Alex Tselegidis
|
df44f72964
|
The timezones model got converted into a library (as there is no direct database table to manage).
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
49f585fea8
|
Add default timezone value for admin, after during the installation.
|
2020-05-02 12:49:41 +02:00 |
|
Alex Tselegidis
|
63fe772155
|
The installation procedure will not use the assets/sql files but execute the migrations instead.
|
2020-04-23 20:36:43 +02:00 |
|
Alex Tselegidis
|
39956c6b37
|
Major refactoring and improvements to the application API code.
|
2020-04-22 21:48:56 +02:00 |
|
Alex Tselegidis
|
e2337a354c
|
Corrected the SQL file paths during installation.
|
2020-04-08 13:35:49 +02:00 |
|
Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|