Commit Graph

8382 Commits

Author SHA1 Message Date
Ralf Becker
fcfcaa578e removed php4.3+ print_r($arr,True) 2004-07-02 09:51:21 +00:00
Ralf Becker
5df1f31098 fix for select-box values containing commas, which are not ment as multiple comma-separated id's 2004-07-02 08:56:50 +00:00
Ralf Becker
ac25e32010 added a white-space:nowrap; to the style of the tabs of the tab-widget 2004-07-02 08:54:34 +00:00
Carsten Wolff
892123655f fixed another typo 2004-06-30 20:19:28 +00:00
Ralf Becker
7eb83c49d1 not used anymore 2004-06-30 10:43:33 +00:00
Ralf Becker
0d5a7357ec workaround for IE prob, it does not set a HTTP_REFERER if a link gets opened in a popup window, which is needed by manual to determine context-sensitive which page to show 2004-06-30 10:40:48 +00:00
Ralf Becker
d9eb3ad604 not used anymore 2004-06-30 09:41:18 +00:00
Ralf Becker
d3086fe8cd new account-selection for matrix-view, as patch from Matthew Galgoci 2004-06-29 22:39:00 +00:00
Ralf Becker
91966dd0f7 moved the manual translations to the manual app, changed the name of the manual app to 'manual / help' as it is both now manual and online-help 2004-06-29 18:21:56 +00:00
bgigon
1d017e2a54 Bad translation, replace 2004-06-29 09:59:01 +00:00
Ralf Becker
5a1be7c203 - if $selected is a string it gets now explode with ','
- already selected accounts are shown in front of users and groups, good for multiselections with less lines then content
2004-06-28 09:32:47 +00:00
Ralf Becker
7d74f12e84 not using persistens connections for postgres in setup: if a transaction fails, setup dont even finds the database anymore 2004-06-28 09:29:44 +00:00
Ralf Becker
58f8d6ff21 added link to setup to the "The following apps require upgrades" message 2004-06-28 07:08:13 +00:00
Ralf Becker
18d2267e78 added link to the headeradmin to the "You need to port your settings ..." message 2004-06-28 07:06:29 +00:00
Ralf Becker
a381073b69 added indices for the api tables 2004-06-27 10:02:57 +00:00
Ralf Becker
6912d82b26 fixed nocachecontrol to allow caching of certain files, eg. the generated javascript for jscalendar and htmlarea which include the language-settings and preferences 2004-06-27 10:02:15 +00:00
Ralf Becker
3b93f3845d creating indices for infolog 2004-06-27 09:54:57 +00:00
Ralf Becker
a1d4a47172 workaround for a Postgres bug in RefreshTable: unable to find "<" operator for type "unknown", cause by an empty string ('') in a select distinct query 2004-06-27 09:53:58 +00:00
Ralf Becker
6a4447b62e fixed RenameTable to also rename indices and not only primary keys 2004-06-27 09:52:06 +00:00
Ralf Becker
1ba38621ba - added acces to admin-account-section, if there is an update pending
- show apps which need upgrading in the message in front of the application management and not "This stage is completed", if there are ones
2004-06-27 09:06:05 +00:00
bgigon
2b487a5097 Fixbug for Opera 2004-06-25 14:46:13 +00:00
bgigon
ebb01e7c9d Reframing of comments 2004-06-25 12:59:22 +00:00
bgigon
fc3ccca344 Fixbug : JSCalendar function are displayed directly into UI :\ 2004-06-25 12:49:38 +00:00
Ralf Becker
890548096b added missing brackets of function call 2004-06-24 11:32:06 +00:00
zhangweiwu
a6ee097064 change the misleading comments that refer to php3 which is no longer being supported. 2004-06-24 02:07:52 +00:00
Pim Snel
34d168619b add icon source files 2004-06-23 21:29:53 +00:00
Pim Snel
c985a3f832 fix typo 2004-06-23 21:22:22 +00:00
Pim Snel
e79e6387bb fix typo 2004-06-23 21:10:28 +00:00
Pim Snel
b6a2f6acbf improve lay-out mainscreen 2004-06-23 20:45:37 +00:00
Pim Snel
9cb898201e add extra [setup][info][extra_untranslated] field for storing data which does not get translated, see 'About JiNN' why 2004-06-23 20:01:34 +00:00
Oscar Manuel Gómez Senovilla
c4957fdb6a *** empty log message *** 2004-06-23 18:24:28 +00:00
Ralf Becker
2cef87570c setting table-cells without align to left, to fix wired inheritance in IE 2004-06-23 15:47:36 +00:00
Ralf Becker
889b6931f1 fixed call to accounts::save_repository not update for each user, but one time at the end 2004-06-23 13:19:38 +00:00
Ralf Becker
8ec4604d2a fixed not working group-update with caching enabled 2004-06-23 12:09:00 +00:00
Ralf Becker
89870fd195 fixed not working group-update with caching enabled 2004-06-23 11:37:07 +00:00
zhangweiwu
5c9ada051a Add two pixel to the SideboxHeader to fit Chinese language 2004-06-21 12:59:29 +00:00
Ralf Becker
150c36eab3 fixed typo (old varname) which caused problems in SiteMgr while editing categories 2004-06-21 10:25:14 +00:00
Carsten Wolff
6bec2a4d48 Revert this file to V4.20, since V4.22 broke the autodetection of the bytea datatype.
Bug is reported to the ADODEB-folks:
http://phplens.com/lens/lensforum/msgs.php?id=9849
2004-06-20 11:55:25 +00:00
Ralf Becker
b56a9b86c8 fix to use fn (=fullname) in the addr_id function 2004-06-20 09:18:59 +00:00
Ralf Becker
d0b2a3a823 fix for 2 people importing an equally named file at the same time, thanks to Matthew Galgoci <mgalgoci -at- redhat.com> 2004-06-20 09:03:34 +00:00
Carsten Wolff
6881070b41 fixed syntax error 2004-06-19 21:57:06 +00:00
ak703
0a48d44490 of course bug #949256 had to be fixed here as well - Home and Logout
have tooltips now :-)
2004-06-19 07:47:58 +00:00
ak703
28f918e387 fixed bug 949256, so home and logout icons have a tooltip as well 2004-06-19 07:42:54 +00:00
Carsten Wolff
3c919bba50 make users mailaddress available for use in applications, if it is found in ldap 2004-06-18 09:29:11 +00:00
Oscar Manuel Gómez Senovilla
2d9373d120 *** empty log message *** 2004-06-16 16:04:06 +00:00
Lars Kneschke
3034363c13 add header for content type 2004-06-16 06:39:18 +00:00
Ralf Becker
afd3ba4a95 updated the css of the letter-search (like the accounts popup now) 2004-06-16 00:53:45 +00:00
Ralf Becker
b1b1f95590 - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:33:13 +00:00
Ralf Becker
a1921aed2e - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:31:48 +00:00
Ralf Becker
853a71b681 added some more quoting for our windows friends ;-) 2004-06-15 22:31:19 +00:00