Mark Crane
|
c96ad9c168
|
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
|
5ff597ffc9
|
Cleanup the menu class fixup the white space problems.
|
2013-09-27 04:15:43 +00:00 |
Mark Crane
|
35da60e22f
|
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
|
cdf54c6267
|
Fix the primary key on the dev branch.
|
2013-09-07 16:25:35 +00:00 |
Mark Crane
|
1f1b73999d
|
Remove the debug code.
|
2013-08-26 19:45:30 +00:00 |
Mark Crane
|
c7a7f0b7ef
|
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
|
e7271794da
|
Only overwrite lua scripts and add database_handle.lua as an exception.
|
2013-08-26 18:50:43 +00:00 |
Mark Crane
|
73375214cd
|
Update the installed lua scripts when running upgrade.php or advanced -> upgrade schema.
|
2013-08-26 17:56:03 +00:00 |
Nuno Miguel Reis
|
0d0e105a29
|
logger class (very usefull for debugging)
|
2013-07-29 20:26:00 +00:00 |
Mark Crane
|
d872af2666
|
Change the menu back asc order.
|
2013-07-29 19:40:48 +00:00 |
Nuno Miguel Reis
|
e939b9e0d2
|
added db menu build and permissions block
|
2013-07-29 18:55:51 +00:00 |
Nuno Miguel Reis
|
2fed568403
|
missing stuff dealing with group permissions
|
2013-07-29 17:22:40 +00:00 |
Mark Crane
|
5524737ac3
|
Fix the database class connection info so it can be provided on demand.
|
2013-07-13 18:33:30 +00:00 |
Mark Crane
|
95f86e6723
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
Mark Crane
|
b42d2c7122
|
Set the include path to use with config.php inside the database.php class.
|
2013-07-06 08:06:03 +00:00 |
Mark Crane
|
93adbba412
|
Move the class files from includes to the resources directory.
|
2013-07-06 07:16:58 +00:00 |
Mark Crane
|
13dabc3d3b
|
Move references to php classes in includes/classes to resource/classes.
|
2013-07-06 07:13:36 +00:00 |
Mark Crane
|
bcd2602ac2
|
Rename class_vcard.php to vcard.php.
|
2013-07-06 04:53:29 +00:00 |
Mark Crane
|
11e506fe46
|
Move class_vcard.php to resources/classes directory.
|
2013-07-06 04:50:24 +00:00 |
Mark Crane
|
3723001194
|
Move the references to includes/templates to resources/templates.
|
2013-06-09 05:05:17 +00:00 |
Mark Crane
|
e37449ce1e
|
Change the path in the php files from includes/install to resources/install dir.
|
2013-06-09 02:52:13 +00:00 |
Mark Crane
|
c14ca04304
|
move the install class to the resources classes directory.
|
2013-06-09 02:37:28 +00:00 |
Mark Crane
|
646db16bc4
|
move install.php back to the resources directory.
|
2013-06-09 02:35:45 +00:00 |
Mark Crane
|
9789d60701
|
Move the install class to the resources directory.
|
2013-06-09 02:34:00 +00:00 |