Ralf Becker
0af62b80b3
fixed wrong comparison with NULL in column_data_implode
2005-02-27 21:27:36 +00:00
Ralf Becker
d9ba5f9ab8
fixed update problem of wiki, RenameColumn could not deal with column-names in mixed case
2005-02-27 19:51:24 +00:00
Oscar Manuel Gómez Senovilla
60ae406c63
*** empty log message ***
2005-02-27 10:20:49 +00:00
Ralf Becker
a53e61f903
'vfs_' column-prefix and "new" table-name for egw_vfs
...
- needed for the oracle support
Also put vfs and vfs_shared in one file
2005-02-26 14:00:02 +00:00
Ralf Becker
c351630e88
'vfs_' column-prefix and "new" table-name for egw_vfs
...
- needed for the oracle support
2005-02-26 13:58:53 +00:00
reinerj
c734957881
update Switzerland holiday file from Samuel Weiss
2005-02-26 07:09:33 +00:00
Cornelius Weiß
0c2045d5fa
work on accessories
2005-02-25 13:18:40 +00:00
Cornelius Weiß
325a280162
make show.rows nicer / add accessories icons
2005-02-25 12:39:48 +00:00
Cornelius Weiß
5a7f202032
update requirements to run properly
2005-02-25 11:41:24 +00:00
Cornelius Weiß
3bc277e39c
make hooks nicer
2005-02-25 11:35:51 +00:00
Cornelius Weiß
8f5ccbd557
finished work on links (hopefully :-))
2005-02-25 11:15:27 +00:00
Cornelius Weiß
4057b2da43
fixing tables-update
2005-02-25 09:25:25 +00:00
Cornelius Weiß
9c3945a4cc
work on links and accessories
2005-02-25 08:55:37 +00:00
Ralf Becker
9a6b90e78f
1) enabled DB support additionaly for:
...
- Oracle via oci8 or odbc extension
- MsSql via odbc extension
2) added checks for the neccesary extension incl. loading them if they are not loaded by default: db extensions and session extension. This is now consitent wiht check_install.
3) sessions class tries now to load the php session extension and silently fallbacks to db-sessions
2005-02-25 07:45:37 +00:00
Ralf Becker
9f525747b4
bugfixes and using the checkbox version for the mutiple selectbox
2005-02-24 21:02:24 +00:00
Ralf Becker
feadf8459e
implemented a multiselectbox with checkboxes:
...
- it looks nearly like a multiple selectbox, eg. scrolls for further lines
- it acts in the same way in forms
- it's NOT identical if using it via javascript
2005-02-24 21:01:13 +00:00
Cornelius Weiß
088b6827a7
make links working
2005-02-24 18:24:26 +00:00
Ralf Becker
15c225d84b
fixed bug: not all custom fields are shown readonly if only editing the status is allowed (thought they will not be saved anyway)
2005-02-24 14:08:27 +00:00
Cornelius Weiß
3ed44951a7
work on accessories and links
2005-02-24 13:10:57 +00:00
wnz_gh05t
75eebb3334
*** empty log message ***
2005-02-23 19:05:21 +00:00
Ralf Becker
717f53ece2
some bugfixes:
...
- tab-widgets can be edited (new editor lost template content and onclick_handler, if looping)
- select widgets accept again options via $sel_options[$name] $name is the name of the widget and not the form_name
- grid-options get loaded again via the old editor
2005-02-23 14:33:00 +00:00
Cornelius Weiß
51fa973640
*** empty log message ***
2005-02-23 11:50:12 +00:00
Cornelius Weiß
84fe7ae308
add sideboxmenu
2005-02-23 11:48:59 +00:00
Cornelius Weiß
e2d9626da4
template makeup
2005-02-23 10:49:44 +00:00
Cornelius Weiß
cb6e1ab33f
beginn with accessories functionality
2005-02-23 09:57:57 +00:00
Ralf Becker
e47230d451
fix to allow session-id in the url too
2005-02-23 09:36:46 +00:00
Ralf Becker
ac060de053
docu update
2005-02-22 22:11:00 +00:00
Ralf Becker
8c34e1e04e
- style popup is working now: allows to edit the embeded styles of an eTemplate as well of the apps app.css file
...
- some bugfixes in the editor
- popups can now directly called by a button and you can pass params via the content array
2005-02-22 21:02:26 +00:00
Cornelius Weiß
825fefa7ba
cleanup todo
2005-02-22 19:06:48 +00:00
Cornelius Weiß
4b7aa62694
handle non 4:3 pictures
2005-02-22 19:02:07 +00:00
Cornelius Weiß
a4ab0b3a73
don't translate cats
2005-02-21 15:56:21 +00:00
Ralf Becker
59a356048a
fixed errors in the conversation from grids to boxes and the insert-behind for boxes
2005-02-21 12:26:20 +00:00
Ralf Becker
f5133fa9d5
allowing to set no_lang attribute for filter and filter2 via the content-array (as needed by Cornelius Weiss)
2005-02-21 09:21:48 +00:00
Ralf Becker
c49b663fae
checking for the session extension
2005-02-21 08:01:33 +00:00
Ralf Becker
b313272616
fallback to db sessions if php's session extension is not loadable, atm. you get cryptic errors, bugs in the bugtracker and mails on the list ;-)
2005-02-21 07:57:41 +00:00
Ralf Becker
c0bed5e88e
added escaping of onclick for buttons
2005-02-20 21:47:14 +00:00
Ralf Becker
21c6ebd17e
next step to a new eTemplate editor:
...
- new editor has now everything the old one had, beside editing of embeded stylesheets
- new possibility to define a confirmation for buttons via javascript
- finetuned the garbadge collection for php4 sessions
2005-02-20 21:45:24 +00:00
Cornelius Weiß
af54416695
display admin for each cat
2005-02-20 18:01:52 +00:00
Cornelius Weiß
a8f3dcc2d0
make cat list nicer
2005-02-20 17:50:39 +00:00
Cornelius Weiß
c0867b777e
work on acl
2005-02-20 17:10:48 +00:00
Cornelius Weiß
3a81d8234a
add direct booking to acl
2005-02-20 14:41:52 +00:00
Ralf Becker
9317f4e7bb
new norwegian translations from ��yvind Kronkvist <oyvind-at-kronkvist.no>
2005-02-19 10:35:04 +00:00
Ralf Becker
dfd35114a5
next step to a new eTemplate editor:
...
- widget editor works quite nice
- beware it can create Templates the old editor cant understand and destroy if you save or export them from the old editor!
=> need to move the other functionality (import, export, dump, ..) of the old editor to the new one, so the old editor can retire ;-)
2005-02-18 22:44:42 +00:00
Ralf Becker
844ec779c2
optimized handling of app_session data under php4: previously there was always a copy of the data in $GLOBALS['phpgw_sessions'], which is unnecessary and needs double as much memory. Also changed the name from $_SESSION[phpgw_session] to $_SESSION[egw]
2005-02-18 20:28:06 +00:00
wnz_gh05t
ff995066bc
*** empty log message ***
2005-02-17 17:29:07 +00:00
wnz_gh05t
7bcbb5d291
*** empty log message ***
2005-02-17 15:34:29 +00:00
wnz_gh05t
8e16f32e3b
*** empty log message ***
2005-02-17 15:33:26 +00:00
Cornelius Weiß
e5a49cf13b
cvs is a bit weired
2005-02-17 15:27:43 +00:00
Cornelius Weiß
560e2c721b
makup
2005-02-17 14:54:22 +00:00
Cornelius Weiß
ebee864294
*** empty log message ***
2005-02-17 14:44:00 +00:00