Ralf Becker
fd2d96d063
1) implemented a share system-charset, which can be different from the charset of the lang-files
...
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
2003-10-05 02:06:11 +00:00
Lars Kneschke
67277ed3e8
let the cookie expire after 3 hours
2003-09-28 15:45:07 +00:00
Ralf Becker
90804b3885
globals
2003-09-11 18:13:49 +00:00
Ralf Becker
55638ce3a5
fixed some probs with not existing database
2003-08-28 18:14:45 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
104bad578d
added param try_unregistered to hooks::single for setup
2003-04-28 08:25:59 +00:00
Ralf Becker
4e1cd7d1f5
new type of hooks via methodes instead of separate files:
...
- allows to parse arguments ot the hook and return content
- all access to the hook-table is now handled by the hook-class (for admin and setup too)
- all existing hooks continue to work of cause
2003-04-27 22:26:04 +00:00
ceb
6d142e0c7c
removed app_title plus update default layout to use xslt
2002-10-26 22:39:19 +00:00
Miles Lott
40494093e6
add remote ip check function (not used)
2002-05-11 19:30:10 +00:00
skeeter
14a4078963
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
2002-04-30 03:35:52 +00:00
skeeter
6ef3aa92a1
GNU Patch #244 .
2002-04-17 11:58:09 +00:00
skeeter
4e929d519c
Cleanup a few small warnings.
2002-04-09 23:48:36 +00:00
Miles Lott
900cc6eb52
expire setup login after 20 minutes of idle time - cookies are reset on each page load
2002-03-06 03:00:23 +00:00
Miles Lott
ce8be5f8d3
remove some crap i was working on
2002-03-06 02:47:47 +00:00
Miles Lott
438d2def56
Disable expiration of cookies by default
2002-03-06 02:42:15 +00:00
Miles Lott
9279e65f17
Add expiration of 20 minutes (to be changed to idle time check later); Change
...
login behavior to be able to verify acceptance of the cookies before showing
the page (using refresh - tested on NS, Mozilla, IE, Konqueror)
2002-03-06 02:40:30 +00:00
Miles Lott
8fcb9b1dcf
Fix name of oProc object to match current table scripts
2002-03-04 04:49:42 +00:00
Miles Lott
b95925ae4d
add one missing lang call
2002-03-04 03:12:50 +00:00
Miles Lott
6d81d7547c
Add lang for invalid password
2002-03-04 03:10:57 +00:00
Miles Lott
be67e0d962
Add lang for logout message
2002-03-04 03:08:47 +00:00
Miles Lott
79d886e345
Hopefully better logic for login/logout of the two setup logins
2002-03-04 02:55:53 +00:00
Miles Lott
7561909c9b
Moving new setup classes to the api
2002-03-03 21:47:30 +00:00