Commit Graph

267 Commits

Author SHA1 Message Date
412c57df47 the round corners giving too much trouble with several browsers, so the layout needed
to be changed to a smooth square display for events. The old code was just commented, so
it can be re-enabled.
2004-11-05 10:04:39 +00:00
75c15475bd undo change 2004-10-20 15:01:35 +00:00
a01bba3376 fix font size 2004-10-20 14:57:20 +00:00
eb72210527 Fixbug MacOS
(Omar Boumeddane)
2004-09-28 12:30:46 +00:00
2c20ef30e6 not longer used 2004-08-22 18:02:57 +00:00
5e9bdd8def replace the crap 2004-08-09 00:35:19 +00:00
700c20b802 Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
7ac6dfb765 new version of tooltips - but careful when last "character" in event description is a <CR> (newline)
then ALL tooltips will not work. Needs to be fixed within input parser
2004-07-16 20:58:14 +00:00
d40083a4ba sync with 1_0_0 for use of tooltips 2004-07-16 12:28:15 +00:00
f3373faa2d - fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
850172fdd3 using account-selection widget 2004-06-12 12:29:07 +00:00
7edae9cb62 reverted change made by ak703 and used another solution for his problem
cancel was not working anymore. The entry did become saved if you clicked
on cancel too.
2004-03-24 11:34:08 +00:00
34b6b1e7a7 fixed most current issues with display in the ui and reverted week and month events
display to requested style from devel list and users
2004-03-16 22:04:00 +00:00
231701776d migrated most items now to css including printer-friendly - uses app_print.css
cleaned up html code
2004-03-14 22:30:50 +00:00
4b4df263cc migrated more items to app.css and fixed (hopefully) most current issues with calendar's layout.
Cutting off long event titles is done purposely - not a bug ;-)
2004-03-12 23:47:03 +00:00
e212d838b5 extended styles for more tpl items 2004-03-12 23:43:25 +00:00
ccd1184c50 modified some templates for use of stylesheet (app.css) extracted out of php code
not all code is yet style based, but complains of update-users should be fixed
2004-03-10 00:15:12 +00:00
b66a95326e fixed alignment for appointments and make every calendar entry start in a new line. 2004-03-09 22:56:15 +00:00
5f5ae28410 'All' in the categories drop-down box wasn't translated 2004-02-29 17:04:33 +00:00
07c0832f43 changes from phpgw to egw dev group 2004-01-27 01:03:43 +00:00
80d8e7a25e Delete desc tag and move into ahref title to clean presentation 2004-01-14 10:52:32 +00:00
bfd0ac1316 more the seperate parts of how an event is displayd in day/week or month view to give the templare set designer more freedom 2004-01-08 12:33:20 +00:00
0b2abd610b Improved day text placement; intval->int changes; fixed quote issue 2003-12-23 05:28:36 +00:00
1e9f5d229f - Added small view of upcoming events for main screen display.
- Added pref setting for selecting small home view.
- English translations.
2003-11-19 21:08:35 +00:00
4360888a38 new crystal calendar icons, removed non-used 2003-11-18 10:54:12 +00:00
c574e9c325 not longer useing alt-attribute in images 2003-11-15 15:21:45 +00:00
f023e56ff8 Fixed incorrect HTML tag positions 2003-11-13 05:30:17 +00:00
8f98d50ab8 small useability fix in the month view 2003-11-07 16:32:23 +00:00
115b31c9b3 better html for future validation 2003-11-04 01:47:54 +00:00
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
7e53418201 re-aligned buttons vertical top 2003-10-25 22:20:08 +00:00
cb33d46167 added a csv import to the calendar 2003-10-09 00:32:49 +00:00
19984a1a82 moved html-class to the API and fixed a prob with the alarms 2003-09-14 12:51:31 +00:00
caedcb369a Alarms:
- fix for bug in alarms 'you dont have permission to ...'
- some UI-improvements and translations
- fixed some TZ-probs
2003-09-11 12:01:16 +00:00
8bba3699b5 update on the UI 2003-09-08 00:23:09 +00:00
5f68c3f3b8 update on the UI 2003-09-07 23:42:22 +00:00
3a5d9ed79f included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview 2003-09-07 16:55:36 +00:00
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
ab4fe582bf imported changes from .16 (app-header & styleguide-conformace) 2003-04-21 11:00:53 +00:00
2fca3a3cb6 fixed dayview for conflicts with events starting before prefs[day_start_time] 2003-04-12 19:21:22 +00:00
f9303d44cb changed th for acl-prefs 2003-03-12 23:39:28 +00:00
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
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
6eab47bad4 got cal working with the .14 fixes and (provisionaly) with the new themes via css (still a lot to do) 2002-11-23 20:48:42 +00:00
e87e8f8f2b merged differences from the .14 branch 2002-11-23 14:19:56 +00:00
a514048c15 changed templates to use ceb's css-theme-files 2002-09-27 23:13:13 +00:00
b5602e6f92 changed templates to use ceb's css-theme-files 2002-09-27 22:52:04 +00:00
62fdc57839 GNU Patch #439. 2002-09-17 02:25:40 +00:00
129a6d1f21 Some more towards Ralf Beckers patches. 2002-08-25 12:33:57 +00:00
1ac3fcb9a7 Updating some of the files to include Ralf Beckers fixes. Still Need to talk with him in regards to a few he has submited. 2002-08-25 04:07:21 +00:00