Commit Graph

9722 Commits

Author SHA1 Message Date
Ralf Becker
b8eabd7697 support for the old format of the hook_settings file, as asked by Regis Leroy 2005-07-30 08:12:13 +00:00
Miles Lott
183444dfbe Rename read() 2005-07-29 12:54:28 +00:00
Ralf Becker
7d2823ce95 1) grabing app-title from egw_info[aps] and not egw_info[navbar] (the later does not work for apps not in the navbar)
2) create_* functions: allow to set run_lang=-1 to not translate the label (eg. already translated with parameters)
2005-07-29 10:38:14 +00:00
Lars Kneschke
7dc342e317 removed organizer as required field 2005-07-29 07:31:30 +00:00
Ralf Becker
8d4c01bf4b fixed missing escaping of double quotes in the title of wz_tooltips 2005-07-28 09:45:58 +00:00
Miles Lott
b8bf4655fb formatting 2005-07-28 03:44:13 +00:00
Ralf Becker
9a33b1f7be fixed syntax error happening if resources is not enabled for a user or not installed 2005-07-27 16:13:42 +00:00
Ralf Becker
2bc834b576 1) fixed missing charset conversation on import
2) phpgw --> egw
2005-07-27 16:11:01 +00:00
Ralf Becker
2c58feb1e0 fixed unknows method invalidate_session_cache() 2005-07-27 10:59:30 +00:00
Ralf Becker
0c38cbea43 fixed wrong charset in xajax responses 2005-07-27 10:04:52 +00:00
Ralf Becker
293145ae00 fixed not working workday start and end and added run_lang=false to the already translated help on freebusy 2005-07-26 15:49:58 +00:00
Ralf Becker
c90c660300 fixed the run_lang parameter and added a bit docu to create_notify method 2005-07-26 15:48:22 +00:00
Ralf Becker
1ea908b40f fixed not working notifies (textfields with variable replacements) 2005-07-26 13:54:59 +00:00
Miles Lott
7208e6b85c add warning for authors of xml-rpc clients since this is new code 2005-07-26 12:21:31 +00:00
Ralf Becker
af08a637eb removed the apply phrase from admin as it's already in common and sometimes even translated different 2005-07-26 09:56:29 +00:00
Lars Kneschke
bf49d639c6 remove session after successfull sync 2005-07-26 07:27:39 +00:00
Lars Kneschke
ee05cd3a34 fixed handling of ALERT 222 2005-07-26 07:22:58 +00:00
Ralf Becker
a805ab89c1 status of event can now be changed in the new GUI 2005-07-25 10:41:57 +00:00
Lars Kneschke
6a18d46768 added 2 other kde icons 2005-07-24 07:46:01 +00:00
Ralf Becker
a593deb35d get calendar prefs working again 2005-07-23 16:09:18 +00:00
Ralf Becker
32d4274692 get calendar prefs working again 2005-07-23 16:05:38 +00:00
Ralf Becker
27dfeeae85 1) get preferences working again
2) readded the last changes
2005-07-23 15:48:52 +00:00
Ralf Becker
eb10db6e3f get preferences working again 2005-07-23 15:47:54 +00:00
Miles Lott
ca8cf03ff2 Update for egw arrays 2005-07-23 11:39:20 +00:00
Miles Lott
faaea552e1 Now in ui/bo classes 2005-07-23 11:29:39 +00:00
Miles Lott
c834439135 Add reference to bo object 2005-07-23 11:28:52 +00:00
Miles Lott
ab4b6241e9 Fix glaring syntax errors - oops 2005-07-23 11:19:29 +00:00
Miles Lott
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
Ralf Becker
5cbbbb7d29 1) phpgw --> egw
2) fixed problem I came across while debuging: $p->fake_full_name --> $p->fake_full_path
3) some improvement dont set empty mime_type
2005-07-22 17:59:09 +00:00
Ralf Becker
7b1229e29a fixed problem in the new db-functions which caused eg. the vfs_class to mailfunction and create two attachments instead of one in infolog 2005-07-22 17:53:02 +00:00
Ralf Becker
1e9424db7b setting default priority for new entries to 'normal' 2005-07-22 13:27:58 +00:00
Ralf Becker
2ebf6f517e fixed old problem: changes in your account (eg. adding an app) happen with the next page-view only 2005-07-22 09:22:04 +00:00
Ralf Becker
c395f26dc6 added function to invalidate the session-cache if:
- global config (egw_info[server]) changes
- user prefs change
- acl of the current user changes
2005-07-22 09:20:31 +00:00
Ralf Becker
b82ac2c4d6 added function to invalidate the session-cache if:
- global config (egw_info[server]) changes
- user prefs change
- acl of the current user changes
2005-07-22 09:05:01 +00:00
Lars Kneschke
a5279e1357 some new images. hope they get added correctly 2005-07-21 23:32:22 +00:00
Ralf Becker
16bb85a6cc using a (dummy) egw object instead the new one with all the session stuff 2005-07-20 12:46:59 +00:00
Ralf Becker
d933e70c72 fixed SQL queries 2005-07-20 12:42:09 +00:00
Ralf Becker
5e97b462c4 setting defines for currentapp=login too 2005-07-20 12:31:58 +00:00
Ralf Becker
5156ab1024 commit for Lars: latest SyncML updates 2005-07-20 12:14:39 +00:00
Ralf Becker
83b0801533 commit for Lars: latest SyncML updates 2005-07-20 12:09:32 +00:00
Ralf Becker
f4703004e3 commit for Lars: latest SyncML updates 2005-07-20 12:00:02 +00:00
Ralf Becker
5d3e8d1c86 added HTTP_SESSION_VARS to list of vars to transform as it is off by default in php5 too 2005-07-20 10:20:18 +00:00
Ralf Becker
ef7bff339e commit for Lars:
1) ajax proposal: proof of concept using xajax in felamimail to work without page reloads
2) also implemented IMAP ACL for cyrus and php5 (still needs some work)
2005-07-20 08:12:21 +00:00
Ralf Becker
b495b33d0a commit for Lars:
1) ajax proposal: proof of concept using xajax in felamimail to work without page reloads
2) also implemented IMAP ACL for cyrus and php5 (still needs some work)
2005-07-20 08:07:47 +00:00
Ralf Becker
c1dd998363 update dependecies: removed wiki, added 1.0.1 for all others 2005-07-19 09:02:39 +00:00
Ralf Becker
c70be30eba reverted Pim's last commit, as it's based on the 1.0.0 branch and need to be merged with HEAD first 2005-07-18 23:30:09 +00:00
Oscar Manuel Gómez Senovilla
cd3521f767 *** empty log message *** 2005-07-17 23:49:28 +00:00
Ralf Becker
f20c9f093e the LDAP server also needs to be re-connected 2005-07-17 22:47:54 +00:00
Ralf Becker
39ead5de4f 1) new preference to not display the describtion in the infolog list
2) fixed not working home display (if you clicked on something you got a black page)
2005-07-17 21:54:28 +00:00
Ralf Becker
b68fb24b25 nextmatch sortheader can specify a default sort now: default is ASC and can now be set to DESC 2005-07-17 21:42:11 +00:00