skeeter
|
960a50b148
|
Admin can enable disable caching on the fly now.
|
2001-06-23 01:01:39 +00:00 |
|
bettina
|
51b8c75d57
|
update form_select() to use langs
|
2001-06-22 23:56:03 +00:00 |
|
bettina
|
a6c6491bca
|
added langs
|
2001-06-22 23:51:23 +00:00 |
|
bettina
|
e866db9499
|
added langs
|
2001-06-22 23:45:00 +00:00 |
|
bettina
|
a2f24cc737
|
added langs
|
2001-06-22 22:41:01 +00:00 |
|
bettina
|
dcbf229a19
|
moved formatted_address() to contacts class
|
2001-06-22 05:57:49 +00:00 |
|
bettina
|
ce483daaac
|
added new function to format addresses in country specific style
|
2001-06-22 03:37:08 +00:00 |
|
bettina
|
2d7cb8b512
|
added new function to format addresses in country specific style
|
2001-06-22 02:19:54 +00:00 |
|
bettina
|
34fcd12d4b
|
added new function to format addresses in country specific style
|
2001-06-22 01:58:47 +00:00 |
|
skeeter
|
c635b8226a
|
Small enhancements to cache.
|
2001-06-22 01:22:22 +00:00 |
|
skeeter
|
f069e2fb06
|
Caching has been reworked and added back in.
|
2001-06-22 00:49:32 +00:00 |
|
jengo
|
38e1b201d7
|
Some changes needed for the reg app
|
2001-06-21 08:36:08 +00:00 |
|
jengo
|
8831087537
|
Added base64 encodeing to fix invaild char in passwords
|
2001-06-21 08:31:07 +00:00 |
|
jengo
|
c00f21482e
|
Updated docs
|
2001-06-21 08:30:11 +00:00 |
|
seek3r
|
83a0af3424
|
trying to get windows support working
|
2001-06-20 08:36:55 +00:00 |
|
zone
|
6fb4f5b369
|
Initial revision; rough drafts
|
2001-06-20 08:16:13 +00:00 |
|
zone
|
45d28847c8
|
Switched arguments to write ()
|
2001-06-18 21:34:08 +00:00 |
|
zone
|
14052ed584
|
Major changes for handling files outside the virtual root. Added real, and mask to path_parts. Got rid of RELATIVE_NONE for internal calls in favor of mask
|
2001-06-18 21:18:22 +00:00 |
|
zone
|
c86729da45
|
Fixed INSERT
|
2001-06-18 19:25:42 +00:00 |
|
skeeter
|
3669fe27c6
|
Some more fixes to clean up some non-existent images.
|
2001-06-18 03:08:23 +00:00 |
|
skeeter
|
4546f7aaa1
|
Applying a patch from ralfbecker. This gives the admin the ability to grant ACL rights at the group level.
|
2001-06-18 03:03:48 +00:00 |
|
Miles Lott
|
41869acba8
|
Finish up reformatting
|
2001-06-17 22:30:18 +00:00 |
|
jengo
|
9a7c490aed
|
Added function to return state names, minor reformating, merged the country class in
|
2001-06-17 22:19:00 +00:00 |
|
skeeter
|
5693fa9b96
|
Minor speed enhancements. Also cleans up a few warning messages.
|
2001-06-17 17:04:26 +00:00 |
|
skeeter
|
7e3a1199e6
|
Cleanups for warning messages.
|
2001-06-17 16:55:04 +00:00 |
|
skeeter
|
6ebdeeb1eb
|
Minor speed enhancements. Also cleans up a few warning messages.
|
2001-06-17 16:52:25 +00:00 |
|
Miles Lott
|
31b6a0547b
|
Add missing versions, still need to retest
|
2001-06-17 15:43:36 +00:00 |
|
Miles Lott
|
572254ada6
|
Add some missing, recent routines
|
2001-06-17 14:59:46 +00:00 |
|
zone
|
b1e5cb11f5
|
Added "clean" variables for SQL queries
|
2001-06-17 07:00:34 +00:00 |
|
skeeter
|
4659ebf46c
|
Fixed a problem where the level still had a small problem. This will still leave a trailing '&' at the end of the URL.
|
2001-06-17 04:40:04 +00:00 |
|
skeeter
|
83c2195f27
|
Fixed a problem where the level parameters were not being set correctly whe using cookie based sessions.
|
2001-06-17 04:23:35 +00:00 |
|
zone
|
aa5c126bca
|
Made INSERT's SQL compliant
|
2001-06-16 21:44:53 +00:00 |
|
Miles Lott
|
2b26b73b33
|
Add hook navbar_end to display just before the end navbar
|
2001-06-16 20:01:41 +00:00 |
|
Miles Lott
|
e04d9617ed
|
Moving hook_after_navbar hook
|
2001-06-16 19:39:33 +00:00 |
|
skeeter
|
51e871070c
|
Fixes to work with the new crypto class.
|
2001-06-16 19:04:44 +00:00 |
|
skeeter
|
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 |
|
Miles Lott
|
2759650add
|
Change spaces to tabs
|
2001-06-16 17:04:33 +00:00 |
|
jengo
|
08653f908d
|
list_templates() only returns directorys now
|
2001-06-16 10:51:22 +00:00 |
|
zone
|
3d8137b0d5
|
Added __LINE__ and __FILE__ to SQL queries. Considered having path_parts return clean variables
|
2001-06-16 03:54:10 +00:00 |
|
cortesi
|
9a523159af
|
added few missing translations
|
2001-06-15 23:20:10 +00:00 |
|
Miles Lott
|
74b4a59581
|
Minor formatting update
|
2001-06-15 21:35:07 +00:00 |
|
Miles Lott
|
3356dc1453
|
Reformatting only
|
2001-06-15 21:29:33 +00:00 |
|
Miles Lott
|
e475245b8d
|
Add experimental file-based translation class. Not for general
consumption, but it almost works...
|
2001-06-15 21:23:46 +00:00 |
|
Miles Lott
|
7d151dca67
|
Break out one critical point.
|
2001-06-15 00:35:10 +00:00 |
|
bettina
|
8facfebf68
|
update langs
|
2001-06-15 00:20:14 +00:00 |
|
Miles Lott
|
3ffcf6db9a
|
Preliminary language file rules; concept by ceb, worded by milosch
|
2001-06-15 00:18:56 +00:00 |
|
Miles Lott
|
11e67f96ee
|
Remove non-api tables, as they are handled in each app now
|
2001-06-14 17:25:04 +00:00 |
|
zone
|
0f7534e79f
|
Reversed order of arguments for set_attributes () to be more uniform
|
2001-06-14 08:50:28 +00:00 |
|
zone
|
29bc7a837c
|
Added db_clean () which fixes single quote problems. Made all functions use set_attributes ()
|
2001-06-14 08:24:24 +00:00 |
|
zone
|
dafbf32c4b
|
Prevent moving directories into themselves
|
2001-06-14 06:39:10 +00:00 |
|