|
2b26b73b33
|
Add hook navbar_end to display just before the end navbar
|
2001-06-16 20:01:41 +00:00 |
|
|
e04d9617ed
|
Moving hook_after_navbar hook
|
2001-06-16 19:39:33 +00:00 |
|
|
e1a68b0862
|
Nothing worth noting.
|
2001-06-16 19:10:26 +00:00 |
|
|
0f055a3543
|
This fixes various little errors. One important thing is that when checking for overlapping events, it does not take into account repeating events.
|
2001-06-16 19:09:21 +00:00 |
|
|
18372e44a5
|
Fixes for the rename of the constants to fit in line with mcal support
|
2001-06-16 19:07:12 +00:00 |
|
|
51e871070c
|
Fixes to work with the new crypto class.
|
2001-06-16 19:04:44 +00:00 |
|
|
7e2334d9c7
|
This looks like this has been a long time problem. The mcrypt_generic_init() needed to be called before _EVERY_ mcrypt_generic() and mdecrypt_generic() call. There is a change in the functionality of decrypt now. When decrypting complex object structures, it does not automatically unserialize the object. This is to give the app developer the ability to reset stdClass types to the appropriate class they should be.
|
2001-06-16 19:02:31 +00:00 |
|
|
e71dc5f440
|
Add an @ to be quiet...
|
2001-06-16 17:09:32 +00:00 |
|
|
2759650add
|
Change spaces to tabs
|
2001-06-16 17:04:33 +00:00 |
|
|
8c3ebca621
|
Change spaces to tab
|
2001-06-16 16:59:25 +00:00 |
|
|
08653f908d
|
list_templates() only returns directorys now
|
2001-06-16 10:51:22 +00:00 |
|
|
fc7e159841
|
Can now edit files with any name, named variables properly when renaming (renaming files with special characters still doesn't work)
|
2001-06-16 04:02:30 +00:00 |
|
|
3d8137b0d5
|
Added __LINE__ and __FILE__ to SQL queries. Considered having path_parts return clean variables
|
2001-06-16 03:54:10 +00:00 |
|
|
9a523159af
|
added few missing translations
|
2001-06-15 23:20:10 +00:00 |
|
|
6367421949
|
added some translations and fixed some others
|
2001-06-15 23:18:53 +00:00 |
|
|
74b4a59581
|
Minor formatting update
|
2001-06-15 21:35:07 +00:00 |
|
|
3356dc1453
|
Reformatting only
|
2001-06-15 21:29:33 +00:00 |
|
|
e475245b8d
|
Add experimental file-based translation class. Not for general
consumption, but it almost works...
|
2001-06-15 21:23:46 +00:00 |
|
|
f9e93d7deb
|
fix some major flaws in field (re)definition, and make work with pg also
|
2001-06-15 15:43:37 +00:00 |
|
|
a05b313f66
|
lang update
|
2001-06-15 01:37:09 +00:00 |
|
|
7d151dca67
|
Break out one critical point.
|
2001-06-15 00:35:10 +00:00 |
|
|
8facfebf68
|
update langs
|
2001-06-15 00:20:14 +00:00 |
|
|
3ffcf6db9a
|
Preliminary language file rules; concept by ceb, worded by milosch
|
2001-06-15 00:18:56 +00:00 |
|
|
e547ed339c
|
Clean up / and $fakebase, and prevent uploading there
|
2001-06-14 21:23:05 +00:00 |
|
|
11e67f96ee
|
Remove non-api tables, as they are handled in each app now
|
2001-06-14 17:25:04 +00:00 |
|
|
d158c03a44
|
Only edit the files we selected
|
2001-06-14 09:30:08 +00:00 |
|
|
95ef1ee9c5
|
Reversed arguments to set_attributes (). Empty files should work now
|
2001-06-14 08:53:03 +00:00 |
|
|
0f7534e79f
|
Reversed order of arguments for set_attributes () to be more uniform
|
2001-06-14 08:50:28 +00:00 |
|
|
29bc7a837c
|
Added db_clean () which fixes single quote problems. Made all functions use set_attributes ()
|
2001-06-14 08:24:24 +00:00 |
|
|
2b5da065c0
|
Removed default timestamp because of postgres incompatability
|
2001-06-14 08:12:42 +00:00 |
|
|
dafbf32c4b
|
Prevent moving directories into themselves
|
2001-06-14 06:39:10 +00:00 |
|
|
86c62fda42
|
Fixes for php 4.0.5
|
2001-06-14 01:31:02 +00:00 |
|
|
8fe57ad75b
|
Don't display non-existant directories in drop down list
|
2001-06-14 00:50:48 +00:00 |
|
|
d2b718acc4
|
Quote form names
|
2001-06-13 23:43:21 +00:00 |
|
|
7b5d0474a1
|
Display files path
|
2001-06-13 23:41:26 +00:00 |
|
|
038094ceb2
|
I think somebody meant phpwebhosting, not addressbook
|
2001-06-13 23:38:05 +00:00 |
|
|
c2264f1e69
|
Removed phpwebhosting as the creating application
|
2001-06-13 23:36:52 +00:00 |
|
|
fd597a18a4
|
Deleting older create_tables - these are in setup/ now, and will be moved into the API soon
|
2001-06-13 23:22:38 +00:00 |
|
|
7951cf92f2
|
Fixed escaping when editing, and editing multiple files works better now
|
2001-06-13 23:19:13 +00:00 |
|
|
c7926c1366
|
Reformat almost all functions, except for two, which use unbracketed
if statements and are very confusing to me... if this breaks anyone, please
rollback cvs!
|
2001-06-13 21:10:36 +00:00 |
|
|
c73aeb5c62
|
Make sure there is new data before deleting the old data
|
2001-06-13 15:44:56 +00:00 |
|
|
354c91ff90
|
Pass appname back to submit, so that non-api configs will commit correctly
|
2001-06-13 15:44:24 +00:00 |
|
|
51dbe51788
|
Add Japanese help from itheart
|
2001-06-13 07:53:26 +00:00 |
|
|
eb0ba9293e
|
Add itheart's file, with some missing phrases
|
2001-06-13 07:52:12 +00:00 |
|
|
30148312bc
|
Make open notify window a lang call
|
2001-06-13 07:48:20 +00:00 |
|
|
8c4d23046d
|
Add 'open notify window' for home page
|
2001-06-13 07:47:56 +00:00 |
|
|
9d8b90e35d
|
Formatting, including a lot of " removed, and it still works!
|
2001-06-13 06:27:06 +00:00 |
|
|
1548a531b7
|
change from dbl to single ticks
|
2001-06-13 06:24:07 +00:00 |
|
|
a3e797a6e8
|
Change sep to SEP
|
2001-06-13 06:22:36 +00:00 |
|
|
60fbae908e
|
Minor tweaks to make work with pg also
|
2001-06-13 04:36:41 +00:00 |
|