Commit Graph

9983 Commits

Author SHA1 Message Date
Régis Leroy
fa350880b7 bad translation of Location in French. Faux-ami: Location!=Location Location=Emplacement 2005-10-10 20:29:50 +00:00
Cornelius Weiß
9cbf5c356b use tinymce for htmlareas 2005-10-10 15:43:45 +00:00
Ralf Becker
822e08e0ff if no domain selectbox, only store the logindomain, if its realy set 2005-10-10 07:55:38 +00:00
Ralf Becker
2a05447886 fixed domain-selection via url 2005-10-09 12:02:24 +00:00
Ralf Becker
c7683e5dbc update to new prefs-style, the old one is not working for templates 2005-10-09 11:59:39 +00:00
Cornelius Weiß
afa3e63895 fixed buttons in list and details view 2005-10-09 10:13:10 +00:00
Miles Lott
09201c7ecb Fix for apps showing post-install dependency failure even though they are not installed. 2005-10-08 14:54:01 +00:00
Ralf Becker
10ab662e37 fixed broken formatting of the home-page:
content of the apps was not in the designated table-cells, but echoed by the hooks
2005-10-08 13:22:52 +00:00
Ralf Becker
f54a3e1627 while deleting resources, delete their calendar entries (as participants) too 2005-10-08 11:06:58 +00:00
Cornelius Weiß
377869146c remove old code
moving and renaming is the same
2005-10-08 09:12:59 +00:00
Cornelius Weiß
4a5902ff92 a nice filemanager for tinymce 2005-10-07 18:23:58 +00:00
Ralf Becker
263935464d phpgw --> egw 2005-10-07 07:58:19 +00:00
Ralf Becker
edbb4bfa9c added function to set a style property in a given element-type and css-class 2005-10-05 13:45:08 +00:00
Ralf Becker
9f0f20a4cf an other try to get the right size for the multiple selectbox with checkboxes 2005-10-05 12:40:59 +00:00
Ralf Becker
a4fb15d410 reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
2005-10-05 08:00:20 +00:00
Ralf Becker
84b969586e reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
2005-10-05 07:50:47 +00:00
Cornelius Weiß
9532fc7af8 rearranged button layout to fit for egw stds 2005-10-04 23:02:18 +00:00
Cornelius Weiß
5c8e62b4ce files with owner_id == 0 need to be readable for all useres! 2005-10-04 22:59:14 +00:00
Ralf Becker
1fba46456d link class moved to the api 2005-10-01 21:12:36 +00:00
Ralf Becker
8a8077bf4e typo 2005-10-01 21:06:43 +00:00
Ralf Becker
fb636ad315 bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link 2005-10-01 20:41:35 +00:00
Ralf Becker
b31e40e067 moved InfoLog's link class and it's table into the api 2005-10-01 20:18:41 +00:00
Ralf Becker
691aa4d9dc bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link 2005-10-01 16:29:35 +00:00
Ralf Becker
8677de7c25 added mysqli support 2005-10-01 11:56:25 +00:00
Ralf Becker
d7e11ae8db added mysqli support 2005-10-01 11:27:51 +00:00
Ralf Becker
550295d940 - altering the ip-address column in phpgw_sessions and phpgw_access_log to varchar(40) to allow ip6 addresses, as requested by our debian maintainer
- altering the loginid column in phpgw_access_log to varchar(128), to deal with usernames including domains
2005-10-01 09:12:46 +00:00
Ralf Becker
f7ec5b42f5 fix to use our db class with the new php5 mysqli extension 2005-10-01 09:09:45 +00:00
Ralf Becker
7f835c1020 mysqli has a separete param for the port 2005-10-01 08:53:38 +00:00
Ralf Becker
d088c71ae0 mysqli should use the mysql datadictionary 2005-10-01 08:47:27 +00:00
Oscar Manuel Gómez Senovilla
460e0ce67b Enable turkish 2005-10-01 08:44:04 +00:00
Carsten Wolff
7ae0075fb3 fix an usort sideeffect 2005-09-30 16:03:27 +00:00
Ralf Becker
42e14d2cfd multiselectbox with checkboxes: calculated widths was far to much 2005-09-30 14:21:50 +00:00
Ralf Becker
fef3601280 killed a warning, if cat contains no resources 2005-09-30 03:51:59 +00:00
Oscar Manuel Gómez Senovilla
fe866fedae bug 1239981 2005-09-29 21:04:59 +00:00
Oscar Manuel Gómez Senovilla
26661321fb second round for bug 1266300 2005-09-29 19:17:02 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8 bug 1266300 2005-09-29 19:10:21 +00:00
Miles Lott
eefec39e13 Formatting 2005-09-29 11:31:02 +00:00
Carsten Wolff
c5f0daa001 remove PHP3 legacy code and fix performance bug in sorting ldap_search results. 2005-09-28 13:10:22 +00:00
Cornelius Weiß
7bba0e916d start work on calendar sidebox hook 2005-09-27 23:29:06 +00:00
Ralf Becker
ba79aa917f small update, primary to get the anon cvs server on sf.net updated with resources 2005-09-27 09:43:57 +00:00
Ralf Becker
93e3241b70 re-added to postgres fixes not (yet) contributed to JohnLim:
- updates to work around postgres error while upgrading a phpGW 0.9.14 install
- postgres fix (error in converting varchar to int if >= 100)
2005-09-26 10:28:28 +00:00
Ralf Becker
4e5cb1786e imported adodb 4.65 2005-09-26 10:12:10 +00:00
Lars Kneschke
e7179a8977 use the same name schema like the other egw apps 2005-09-26 07:06:04 +00:00
Lars Kneschke
559936fa29 make the settings of the active tab from the GET value working under IE6 too 2005-09-23 16:26:26 +00:00
Cornelius Weiß
078a60bced hoks for calendar ui 2005-09-20 21:54:08 +00:00
Cornelius Weiß
d4cd2ab6e6 icon for events in calendar 2005-09-20 21:53:17 +00:00
Ralf Becker
c4fefcb6b0 fixed a typo in the notice 2005-09-20 13:10:24 +00:00
Ralf Becker
bd527ef0b8 the xmlrpc log should be off be default, as it contains everything in cleartext (eg. passwords) and it is in most distros world readable 2005-09-20 10:14:10 +00:00
Lars Kneschke
1085534c94 modified the delete hooks to use $GLOBALS['hook_values'] 2005-09-20 10:11:38 +00:00
Ralf Becker
cfa22b9915 fix for register_long_arrays off 2005-09-20 08:19:04 +00:00