Commit Graph

6130 Commits

Author SHA1 Message Date
Ralf Becker
466c33e3b0 Got fileattachments working as links:
- link-widget and infolog/link-class can attach files now
- changed the value of the file-widget (it's an array now)
2002-10-20 15:06:52 +00:00
ceb
fed918c353 update msgbox 2002-10-20 00:34:12 +00:00
ceb
19ee0cd939 update 2002-10-20 00:33:08 +00:00
ceb
8a07a0be5e update 2002-10-19 23:09:59 +00:00
ceb
2509111b78 update 2002-10-19 22:19:11 +00:00
ceb
1e3dc0bf00 update themes 2002-10-19 20:46:35 +00:00
ceb
4dcc52af4c added theme_selection 2002-10-19 20:44:40 +00:00
ceb
53ac5d3dd5 added theme_selection 2002-10-19 20:22:38 +00:00
ceb
caaaa987b6 update 2002-10-19 16:18:35 +00:00
ceb
e72d00ace1 update 2002-10-19 14:33:32 +00:00
Ralf Becker
cb2503a55b modified writeLangFile to be called via [write Langfile] in the eTemplate editor 2002-10-19 11:17:24 +00:00
Ralf Becker
87f812451a - changed the way so_sql is loaded
- modified writeLangFile to include the types and return the message
2002-10-19 11:15:23 +00:00
Ralf Becker
510dbb355e - improved caching of extensions (previously a reload was made if delete/show/list was called)
- call the writeLangFile function of the apps ui-layer if it exists
2002-10-19 11:03:00 +00:00
Ralf Becker
c74cecd2a3 update 2002-10-19 00:51:26 +00:00
ceb
49d8a6db1a update 2002-10-19 00:42:36 +00:00
ceb
a979f0afc1 added encoding to function export_xml 2002-10-19 00:37:23 +00:00
ceb
738455541d fixed wrong encoding in class xslttpl 2002-10-19 00:17:02 +00:00
ceb
a6608840b1 ported login to use xslt tpls and css 2002-10-18 23:59:01 +00:00
ceb
16e38ed24f fix wrong user lang setting 2002-10-18 22:53:12 +00:00
ceb
9841ed6250 ported login to use xslt tpls and css 2002-10-18 21:45:46 +00:00
ceb
10169aa55e update function msgbox 2002-10-18 21:45:03 +00:00
ceb
06673305c4 added xsl tpl 2002-10-18 21:44:30 +00:00
Ralf Becker
95f9ac8504 fix to distinguish between entities (eg. ü) and accesskeys lik &Delete 2002-10-18 21:33:39 +00:00
Ralf Becker
6e17b96dd9 some fixes to get the links working in case the entry is not yet created 2002-10-18 20:20:35 +00:00
Ralf Becker
65c0123279 some fixes to get manage languages working again:
- fixed table-names for 'lang' to 'phpgw_lang' and 'languages' to 'phpgw_languages'
- changed calls to function in setup_detection and setup_html to use $GLOBALS['phpgw_setup']->html / detection
2002-10-18 14:44:10 +00:00
ceb
551926d13d update msgbox to use xslt 2002-10-18 00:58:32 +00:00
ceb
f06877a2ac update msgbox to use xslt 2002-10-18 00:21:54 +00:00
ceb
e6ebd3cd08 update msgbox to use xslt/fixed msgbox tpl error within apps 2002-10-18 00:20:53 +00:00
ceb
993f57719b added msgbox xsl tpl 2002-10-18 00:12:37 +00:00
Ralf Becker
d63e2607f8 some fixed to enable infolog with etemplates to run in 0.9.14 2002-10-17 23:34:28 +00:00
Ralf Becker
8071f483c7 removed not longer needed old tpl-files 2002-10-17 22:20:52 +00:00
Ralf Becker
ae1bd823f1 update 2002-10-17 22:19:16 +00:00
Ralf Becker
ee4894e01e added 2. attr. for nextmatch 2002-10-17 22:13:18 +00:00
Ralf Becker
0666aebaba made more attributes loadable from the content-array 2002-10-17 22:10:12 +00:00
Ralf Becker
f994c57a1f image shows title if image is not found 2002-10-17 22:07:00 +00:00
Ralf Becker
56acf9ae94 fixed an error msg 2002-10-17 22:05:53 +00:00
Ralf Becker
2004bf5c58 update with new table-structure for infolog 2002-10-17 22:02:44 +00:00
Ralf Becker
91138a3a10 update 2002-10-16 16:41:17 +00:00
Ralf Becker
653bdc9658 - no empty data-line shown, if no data
- added option to disable nextmatch, if total entries <= nextmatch-max and no search, filter or cat set
2002-10-16 15:22:06 +00:00
Ralf Becker
01e13c81ea - no empty data-line shown, if no data
- added option to disable nextmatch, if total entries <= nextmatch-max and no search, filter or cat set
2002-10-16 14:11:36 +00:00
Ralf Becker
c4cafed954 changed the name from get_list to index 2002-10-16 00:51:44 +00:00
Ralf Becker
49169129f6 added a cvs-id 2002-10-16 00:25:54 +00:00
Ralf Becker
0df9d71782 got infolog working:
- referers are handled now correct
- hooks are working again (only addressbook::view ported so far)
2002-10-16 00:23:39 +00:00
Ralf Becker
d1b7fc8035 get_links returns for a given $only_app only an array of ids not the whole links 2002-10-16 00:22:04 +00:00
Ralf Becker
bf9c214c49 added support for hooks written with etemplates 2002-10-16 00:19:36 +00:00
ceb
318c206655 update cats 2002-10-15 21:41:50 +00:00
ceb
8a197707a1 update function call 2002-10-15 21:41:26 +00:00
ceb
3c48c1c3aa fix for subs not showing 2002-10-15 21:40:58 +00:00
Ralf Becker
4fe754d9a9 changed categories::formated_list to formatted_list 2002-10-15 13:32:32 +00:00
Ralf Becker
3693a818bd fix to allow '&' in attached files (needs to be quoted ('%26') in the download-link)
and preserving Linebreaks in InfoLog entries
2002-10-15 13:30:23 +00:00