Commit Graph

6549 Commits

Author SHA1 Message Date
sim
2c9cc412ae Fixes a few xslt output related bugs. 2003-03-06 22:15:58 +00:00
sim
f8b81274c1 A few bug fixes and cleanups 2003-03-06 01:11:43 +00:00
Ralf Becker
e19a2ee41d fix multidomain header-generation 2003-03-05 14:21:49 +00:00
Ralf Becker
982f00b803 fix to include the mysql-error-msg again 2003-03-05 13:57:29 +00:00
Ralf Becker
cc9eace636 sim's patch #1218: vfs patch (to implement "view" method) 2003-03-04 18:15:38 +00:00
Ralf Becker
ff3eae22d3 sim's patch #1217: webdav client cache fix 2003-03-04 18:10:15 +00:00
Ralf Becker
6395e2a6ab sim's patch #1096: webdav client class fix (small but essential) 2003-03-04 17:46:16 +00:00
Ralf Becker
9669f27a8c fix for gnu-bug #1963: Saveing does not work in InfoLog, happens only if a webserver_url in the configuration includes a host (eg. http://server/phpgroupware) 2003-03-04 17:13:19 +00:00
sim
48520640c3 Make sure everything gets translated 2003-03-04 03:03:00 +00:00
sim
fc74ba453e makes preferences work again (for now) - they aren't ported to xslt, instead they simply use the preferences app and a hook_settings.inc.php to get the job done. 2003-03-04 01:16:30 +00:00
sim
8de2a56ef9 Switch over to phpgroupware-style three-teir class system. Now all functionality is in the classes under inc, and this file just redirects to it. 2003-03-04 00:56:26 +00:00
sim
1d4be84b0b Add filemanager to the list of apps using xslt templates 2003-03-04 00:53:30 +00:00
sim
fce6f22fd9 *** empty log message *** 2003-03-04 00:45:31 +00:00
sim
28ca1693fa XSLT templates to go with new PHPGroupware code. Note that these templates are much more involved than the XSLT used in some other apps (there is a great deal of "code" in them) - hopefully this gives more flexibility in the appearence of filemanager than a simple "replacing variables" stucture might. 2003-03-04 00:33:07 +00:00
sim
89cdd1b207 A fairly large set of changes (committed all at once to reduce "broken" time):
(1) Port to XSLT templates
(2) Completes (apart from all the bugs :) the functionality of the three-teir phpgroupware style object system (no longer is filemanager a single 3000 line file!)
(3) The beginings of a pluggable "uiaction" framework (ideally in the future this will be used for optional "rich text editors", or view filters etc)
2003-03-04 00:04:06 +00:00
Ralf Becker
f7782493de added a view german phrases, to get eg. the letter-search working 2003-03-01 16:01:11 +00:00
Ralf Becker
864fad3bd7 changed formated_list to formatted_list 2003-03-01 15:44:58 +00:00
Ralf Becker
d0dc2f5762 made phrase 'birthdays' comon as it is used for home 2003-02-28 14:45:49 +00:00
gugux
3714e6281f Modified all x's into %'s in lang calls and lang files. 2003-02-27 22:57:55 +00:00
Ralf Becker
02a7b96abe fixed holiday-management:
- holidays not complying to a (simple) rule like Eastern can now be entered as a one-time holiday for a fixed year
- fixed some wrong links and other stuff in the UI
- added a error-msg to accept_holiday on phpgroupware.org if there is already a file for the locale
- added download for holiday-files
2003-02-27 19:28:25 +00:00
Ralf Becker
8727041c6b - fixed bug #2079 and #2480: description is twice in the printer-friendly view of week and month
- printer-friendly view of week and year work now for date other than the actual date
- prev. and next-week arrows/links removed from printer-friendly view
- prev. and next-week arrows/links are align=center und valing=middle now
2003-02-26 18:58:01 +00:00
Ralf Becker
bdf2cb9d91 reimplemented the days_between function because it led to an infinite recursion in some cases and its simpler/faster now 2003-02-26 16:44:11 +00:00
Ralf Becker
bb797132fe some fixes for recuring events:
- they show up in the planner now
- you are able to delete single occurantses of recuring events
applied patch #774 from mishas: dayview sometimes not showing 1. event
2003-02-26 16:42:04 +00:00
Ralf Becker
07ec4382e2 some new phrases for recuring events 2003-02-26 16:35:26 +00:00
Ralf Becker
6bfe3f7aab missed to translate one 2003-02-24 15:03:26 +00:00
Ralf Becker
1cfa1505c2 added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness 2003-02-24 14:59:56 +00:00
Ralf Becker
c2a3070868 added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness 2003-02-24 14:52:55 +00:00
Ralf Becker
ea02a0440a small update to allow the background-color to be set elsewhere 2003-02-22 15:05:35 +00:00
Ralf Becker
fe64fbbb17 enabled translation of the title-tag of images as submit-buttons 2003-02-22 15:03:27 +00:00
Ralf Becker
f6394ba593 german langfile for the new infolog version 2003-02-22 14:56:31 +00:00
Ralf Becker
83ef41b43c edit-icons for eTemplate search-list 2003-02-22 12:31:55 +00:00
Ralf Becker
f29995295e png version of navbar-icon 2003-02-22 12:30:20 +00:00
Ralf Becker
7d836e4c53 some docu updates and cleaned up some debug-code 2003-02-22 12:29:04 +00:00
Ralf Becker
22407e6b33 some docu updates 2003-02-22 12:25:46 +00:00
Ralf Becker
17bf2d3139 1) changed pseudo-appname of attached files from 'vfs' to 'file' and made it a class-var
2) renamed vfs_view into get_file
3) changed behavior on deleting links for an not yet existing entry: was just unset before and is now set to False to be not overwriten by eTemplate's reload-circles
2003-02-22 12:23:54 +00:00
Ralf Becker
e3dfaa3ccd update 2003-02-22 12:04:12 +00:00
Zone
241a0bbf09 Load vfs_shared class 2003-02-17 19:35:52 +00:00
Zone
f72d5d300e Move shared variables and functions to vfs_shared 2003-02-17 19:34:56 +00:00
Zone
45caae75f9 Initial commit 2003-02-17 19:33:07 +00:00
Zone
01f81f7f76 Add support for inline docs inside a comment block, add @required and @optional detection, fix security problem with passing '..' in files[] 2003-02-17 19:32:26 +00:00
Ralf Becker
20edfad1a9 corrected birthday check: a birthday of 12/x/y was shown on a date like 2/x/y 2003-02-15 20:52:18 +00:00
sim
488d9fc7f1 Fix the export function, so that it uses the current vfs calling convention (ie where all parameters to the vfs methods are passed in an array) 2003-02-13 22:58:09 +00:00
Zone
64a95a6819 Add WebDAV file_repository option, and show example path for WebDAV repository 2003-02-06 22:54:02 +00:00
Zone
efc0287bc1 Initial commit. From Jonathon Sim <sim@zeald.com> 2003-02-06 22:45:05 +00:00
Zone
4697629414 Initial commit. Original author Leo West <west_leo@yahoo-REMOVE-.com>, changes from and submitted by Jonathon Sim <sim@zeald.com> 2003-02-06 22:43:18 +00:00
Zone
a853ef2749 Moved from filemanager/ 2003-02-06 22:36:49 +00:00
Zone
2b5a2767b7 Removal - moved to tests/ directory 2003-02-06 22:35:01 +00:00
gugux
634e63d757 Added missing phrases. 2003-01-23 21:49:32 +00:00
gugux
71d86ce449 Added missing phrases. 2003-01-23 21:49:31 +00:00
gugux
fe2b5bae1d Added missing \ 2003-01-23 21:35:33 +00:00