Commit Graph

9201 Commits

Author SHA1 Message Date
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
Cornelius Weiß
b4f9ff0384 remove blobs from db 2005-02-16 12:19:20 +00:00
Cornelius Weiß
42fca9a82e There is really much to do .. 2005-02-16 10:55:39 +00:00
Cornelius Weiß
5d50838ab1 an project need a readme or? 2005-02-16 10:27:08 +00:00
Cornelius Weiß
e342ac4844 show image w.o. vfs since this is atm not supported by eTemplate 2005-02-16 10:26:22 +00:00
Ralf Becker
e0a0cfc9fe first step to a new eTemplate editor:
- based on existing show function the template can be edited in place
- dblclicked widgets will be edited in a popup
- new editor supports not only one grid, but a hirachical tree of widgets
still missing:
- editing and operations of grid rows and columns
- type-specific templates for the popup, to make the options more intuitiv
In the meantime the old editor is still functional
2005-02-15 23:22:10 +00:00
Cornelius Weiß
112b4ffaeb save pictures and thumbs via vfs 2005-02-15 16:26:21 +00:00
Ralf Becker
d3d2ac11ee fixed bug reported on the devel-list: clicking on "Grand access" icons (pencil) while adding a new account results in an sql error
==> icon not longer shown, as we have no user-id yet
2005-02-15 08:18:27 +00:00
Ralf Becker
fea797c2cb fixed cat-selection after removal of depricated class-var 2005-02-14 15:05:11 +00:00
Cornelius Weiß
05d6393045 bugfixes 2005-02-14 14:55:45 +00:00
Cornelius Weiß
3d31b0e7fe nicer save-function 2005-02-14 12:03:06 +00:00
Ralf Becker
b6cc2d6d7b fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used 2005-02-14 10:39:10 +00:00