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
Cornelius Weiß
df691d7437
add bookable byeable pics
2005-02-17 14:42:34 +00:00
Cornelius Weiß
18c3b7ba31
*** empty log message ***
2005-02-17 14:00:14 +00:00
wnz_gh05t
a7984ae8d5
*** empty log message ***
2005-02-17 13:41:30 +00:00
Cornelius Weiß
6260f01774
list : 2 rows each entry
2005-02-17 12:43:26 +00:00
reinerj
a9a0455efa
update Italy holiday file from Giovanni Guerrieri
2005-02-17 11:53:36 +00:00
Cornelius Weiß
c2091c4774
add cvs id-tags for all
2005-02-17 11:23:00 +00:00
Cornelius Weiß
b8e3a6719c
hopfully finished work on pictures :-)
2005-02-17 11:17:19 +00:00
Ralf Becker
811d0fe37c
removed this not longer (if ever) used files
2005-02-17 10:33:12 +00:00
Cornelius Weiß
3842048b5e
work on pictures and vfs
2005-02-17 09:53:46 +00:00
Cornelius Weiß
f8e33c8aef
icon pic support
2005-02-17 08:04:55 +00:00
Ralf Becker
5a116ed264
latest translations from Valentin Laskov
2005-02-17 07:12:53 +00:00
Cornelius Weiß
23fe46873e
add acl todos
2005-02-16 22:49:15 +00:00
Cornelius Weiß
e4113948fc
make get_pictures work with vfs (thanks to ralf)
2005-02-16 14:50:17 +00:00
Ralf Becker
c04582258f
1) big documentation update
...
2) image method accepts now:
- image name, search in given app
- URL
- vfs:/ pseudo protocol to access the vfs, eg. vfs:/home/ralf/pic.png
- array with get-vars passed to the link-function for '/index.php'
2005-02-16 13:04:14 +00:00