Mark Crane
|
a812951dc1
|
Improve the efficiency of the Menu PHP class by removing redundant code in the restore method of the PHP class and add PDO transactions. Improve the menu language for better multi-lingual support, escape the menu item title to so it will work correctly for French and other languages.
|
2013-11-24 00:15:02 +00:00 |
Mark Crane
|
e770d141a2
|
Add the uppercase Twig to the template class.
|
2013-11-12 04:39:54 +00:00 |
Mark Crane
|
53cb0c1454
|
Fix the path for raintpl and remove some trailing spaces and extra tabs.
|
2013-11-11 20:17:50 +00:00 |
Matt Putnam
|
76e60e1303
|
|
2013-11-10 16:54:18 +00:00 |
Mark Crane
|
4a56cc7a97
|
Fix the file paths in the template engine.
|
2013-11-10 06:55:00 +00:00 |
Mark Crane
|
29c17fd906
|
Add the template class.
|
2013-11-09 20:37:46 +00:00 |
Mark Crane
|
0fc11ed284
|
To speed up the install and upgrade schema only copy files that don't exist in the destination directory.
|
2013-09-28 21:06:16 +00:00 |
Mark Crane
|
826df9c40a
|
Cleanup the menu class fixup the white space problems.
|
2013-09-27 04:15:43 +00:00 |
Mark Crane
|
e1f72d9b84
|
Add ['type'] back to $field['key']['type'] as its used in many app_config.php files.
|
2013-09-10 21:30:17 +00:00 |
Mark Crane
|
d3ebb46dc6
|
Fix the primary key on the dev branch.
|
2013-09-07 16:25:35 +00:00 |
Mark Crane
|
fcbeaaa8b4
|
Remove the debug code.
|
2013-08-26 19:45:30 +00:00 |
Mark Crane
|
21fcd4b606
|
Correct the function that updates the lua scripts make sure it correctly updates scripts except for database_handle.lua.
|
2013-08-26 19:45:01 +00:00 |
Mark Crane
|
8150aa7747
|
Only overwrite lua scripts and add database_handle.lua as an exception.
|
2013-08-26 18:50:43 +00:00 |
Mark Crane
|
4a443cddc3
|
Update the installed lua scripts when running upgrade.php or advanced -> upgrade schema.
|
2013-08-26 17:56:03 +00:00 |
Nuno Miguel Reis
|
028175388e
|
logger class (very usefull for debugging)
|
2013-07-29 20:26:00 +00:00 |
Mark Crane
|
867bd35d21
|
Change the menu back asc order.
|
2013-07-29 19:40:48 +00:00 |
Nuno Miguel Reis
|
df24d0bf5d
|
added db menu build and permissions block
|
2013-07-29 18:55:51 +00:00 |
Nuno Miguel Reis
|
834a8624c7
|
missing stuff dealing with group permissions
|
2013-07-29 17:22:40 +00:00 |
Mark Crane
|
0eafdddc8a
|
Fix the database class connection info so it can be provided on demand.
|
2013-07-13 18:33:30 +00:00 |
Mark Crane
|
9f71bdd024
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
Mark Crane
|
32e16dd2c7
|
Set the include path to use with config.php inside the database.php class.
|
2013-07-06 08:06:03 +00:00 |
Mark Crane
|
3aa617ded7
|
Move the class files from includes to the resources directory.
|
2013-07-06 07:16:58 +00:00 |
Mark Crane
|
3a58d1e08d
|
Move references to php classes in includes/classes to resource/classes.
|
2013-07-06 07:13:36 +00:00 |
Mark Crane
|
54c78db5e3
|
Rename class_vcard.php to vcard.php.
|
2013-07-06 04:53:29 +00:00 |
Mark Crane
|
d73b2aca7e
|
Move class_vcard.php to resources/classes directory.
|
2013-07-06 04:50:24 +00:00 |
Mark Crane
|
fc33d20f61
|
Move the references to includes/templates to resources/templates.
|
2013-06-09 05:05:17 +00:00 |
Mark Crane
|
a308535e4b
|
Change the path in the php files from includes/install to resources/install dir.
|
2013-06-09 02:52:13 +00:00 |
Mark Crane
|
0407ee236d
|
move the install class to the resources classes directory.
|
2013-06-09 02:37:28 +00:00 |
Mark Crane
|
d3497d51df
|
move install.php back to the resources directory.
|
2013-06-09 02:35:45 +00:00 |
Mark Crane
|
0489f1c284
|
Move the install class to the resources directory.
|
2013-06-09 02:34:00 +00:00 |