Commit Graph

403 Commits

Author SHA1 Message Date
Ralf Becker
6ae2813e65 patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation 2008-10-10 10:24:31 +00:00
Ralf Becker
6a8e9471b6 make color of writing in event headers depending on the brightness of the choosen category color, fix for bug #1717 2008-09-13 12:43:14 +00:00
Ralf Becker
161fa364b9 fixed layout: location is now width:100% instead of fixed width 2008-07-30 05:56:19 +00:00
Ralf Becker
ef700b0061 new class naming schema 2008-06-07 17:45:33 +00:00
Klaus Leithoff
1163804989 feature to have a bit more possibilities to set your own calendar listview, by offering title,description,owner,location and recure as single column,
and offer to display start and enddate as date with either dow,weekday or both prefixed before the date
2008-02-05 15:50:54 +00:00
Ralf Becker
b274e9ce22 new calendar config to not display birthdays, or to remove the year 2008-01-17 05:58:10 +00:00
Klaus Leithoff
573f7f2470 Feature to control the concurrent opening of calendar events.
If an entry which is opened by another user, gets saved by another user before the former commits its changes, the former user is notified at the
time saving the event and asked to reload the event and reedit. A link to reedit is provided.
Additionally there is a feature to inform a user that a given entry is opened by another user within a configurable timespan.
This feature was developed by Stefan Becker
2008-01-15 08:21:25 +00:00
Ralf Becker
eadc1c7b38 fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Ralf Becker
fb17148787 redesigned the contact editing, to better fit more categories 2007-06-06 16:10:12 +00:00
Ralf Becker
ff82a825f7 bugfix: allowing again only to select calendar-groups 2007-05-27 06:25:08 +00:00
Ralf Becker
891906d72f bugfix: using css-classes instead of the no longer existing theme colors 2007-05-20 09:37:52 +00:00
Ralf Becker
8ac09e8dba fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
Ralf Becker
bf6d5edba2 listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates 2007-03-09 11:38:44 +00:00
Ralf Becker
3c6bc0fd53 only show view icon, if no edit rights (both opening the edit dialog now) 2007-01-02 14:55:24 +00:00
Ralf Becker
524b321fe2 Strange, thought I already commited that template, anyway participant status submits now automatic 2006-12-27 12:47:08 +00:00
Ralf Becker
03efd1f291 2006-12-22 19:54:31 +00:00
Ralf Becker
c29e516e71 removed not fully working literati template 2006-12-13 11:08:17 +00:00
Ralf Becker
89f1992ca3 show status icons in listview 2006-12-13 08:29:09 +00:00
Ralf Becker
d046f849fc removed old, not fully usable (no sidebox) idsociety template 2006-12-12 19:24:49 +00:00
Jerry Ruhe
1324b50af4 using default icons 2006-12-09 09:56:53 +00:00
Jerry Ruhe
3e69a766cc using default icons 2006-12-09 09:45:51 +00:00
Jerry Ruhe
c871ab4c90 using default icons 2006-12-09 09:21:53 +00:00
Jerry Ruhe
0ca832dd9c using default icons 2006-12-09 09:21:35 +00:00
Jerry Ruhe
9577b3b49f new event icon added 2006-12-09 04:07:15 +00:00
Jerry Ruhe
6d0e87b95e added missing list icon 2006-12-08 06:30:53 +00:00
Rob van Kraanen
c4c6a74885 - Made icons smaller
- No responce icon changed in questionmark
- Altered function for creation the tooltip, extra option for no space
2006-12-07 08:55:08 +00:00
Rob van Kraanen
622bd2d65c patch lang problem.
-The first letter in the acceptance view in tooltip replaced by a icon.
-Added images for tooltip
2006-12-06 13:56:17 +00:00
Ralf Becker
24ae9727d5 new jerryr template set from Jerry Ruhe 2006-11-28 07:45:33 +00:00
Christian Binder
914c044a1c calendar: non_blocking whole day events are displayed now on top of the day in one row only 2006-10-17 20:01:08 +00:00
Ralf Becker
96f0c4a199 fixed tooltip for planner (allways showed 0:00, 0h in header) 2006-08-25 08:17:40 +00:00
Lars Kneschke
fcb5c49c1c move navigation button some layers up 2006-07-20 07:59:02 +00:00
Ralf Becker
74e122ee3b some minor stuff 2006-06-24 17:11:35 +00:00
Ralf Becker
1961bf2170 fixed IE problem with the improved calendar code in trunk 2006-06-19 20:46:25 +00:00
Ralf Becker
3f855b8df3 fixed validation error, if a duration and not an enddate was used in the calendar.edit, thanks to Bastian Schern from the german list 2006-06-08 21:24:57 +00:00
Ralf Becker
7c55d3bdb3 - fixed for IE not working switch "use end date" in freetimesearch
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183 - reworked display of events:
+ no more redundant information in header and body
 + header shows left start-time plus duration and right the icons
 + short events show title
 + in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week &  month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Ralf Becker
b2102ccbd6 - week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Ralf Becker
da7fe0c747 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
Ralf Becker
3b985abe9b added a text-aling: left to the calTimeRowTime class, as jerryr centers it otherwise 2006-04-13 19:45:42 +00:00
Ralf Becker
c5e51ccee1 removed the only partial exiting jerryr icons for the calendar view, looks better without them 2006-04-13 19:41:34 +00:00
Ralf Becker
2d77b83245 removed space between number and px in style definition (not "1 px", but "1px"), as firefox 1.5 complains about it 2006-04-05 14:47:26 +00:00
Ralf Becker
9d129c8625 improved printing: disabled unnecessary UI-elements 2006-04-05 14:45:36 +00:00
Ralf Becker
4519718d56 re-enabled for IE the ability to click in the day-, week- and month-view to create an event - thanks to a patch from Claudio Nicora <nicorac-AT-yahoo.com> 2006-03-21 19:07:31 +00:00
Ralf Becker
2689dd7185 - fixed acidently set owner by new events (multiple owners were reset to one, if you clicked inside a day-, week- or month-view)
- added an icon to easier identiy non-blocking events
2006-03-16 18:17:16 +00:00
Ralf Becker
a560c8d9c4 fix for the wider 12h timeformat in the day-, week- and month-view 2006-03-07 08:42:06 +00:00
Ralf Becker
618c554c2f fixed bugs with recuring events in listview:
- opened as their first recurance not the one you clicked on
- recure-information is not shown
2005-12-02 15:34:45 +00:00
Ralf Becker
e124126405 IE: disable adding events by clicking somewhere inside a view, as IE cant manage to match an event above it 2005-12-01 21:54:21 +00:00
Ralf Becker
88df544e72 dirty hack, to get the IE to use onclick in a partly empty div and not "click throught" it to the underlying div 2005-11-28 16:58:05 +00:00
Ralf Becker
27c3c7ecb3 - fixed bug in creation of recur-exception for the first recurence
- recuring events: instead of edit+edit-series / delete/delete-series buttons use just edit/delete and a new exception button
2005-11-23 21:39:37 +00:00
Ralf Becker
ee270804cd align todo-titles left 2005-11-19 19:07:53 +00:00
Ralf Becker
3af8c13b63 some small adjustments in the calendar:
- no more tooltips for the user-icon
- planner: no "dayview" tooltips on holidays or birthdays
- disabled cal prefs for: default filter (all||privat) and showing of participant status or not
- planner: monthscales are now correctly shown, only where necessary
- planner icon no longer uses the number of days from the current view
2005-11-12 17:57:18 +00:00
Ralf Becker
439d23490d merged contacts_and_resources branch again with HEAD
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
71b15ceabf next step: conflict display (now including a freetime-search button) 2005-06-19 08:16:50 +00:00
Ralf Becker
c7c6404500 next step:
- view & edit is now integrated in the views
- view has now buttons to edit, edit-series, copy, delete and delete-series
- add: participants/resources can now be set via the url
- conflict check is coded, but need testing and a conflict display
2005-06-14 21:54:17 +00:00
Ralf Becker
74254c8e52 view and edit event dialogs 2005-06-11 20:23:06 +00:00
Ralf Becker
008cb40024 fixed bug [ 1119190 ] broken HTML escaping in calendar notes 2005-02-09 18:06:03 +00:00
ak703
45903de2c2 fixed and modified some design/layout issues for better readability 2005-01-11 23:35:07 +00:00
alpeb
a2e4bc2a47 Fixes bug 1027461: daily view and events list in home made browser overflow width. This happened only in mozilla browsers, and only sometimes (apparently depending on the order images were downloaded from the server). It seems to be a mozilla bug related to the overflow css property. I just removed the property; anyway it wasn't serving any purpose. 2005-01-02 22:23:20 +00:00
ak703
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
Pim Snel
75c15475bd undo change 2004-10-20 15:01:35 +00:00
Pim Snel
a01bba3376 fix font size 2004-10-20 14:57:20 +00:00
bgigon
cbdd197322 Update from Omar Boumeddane 2004-10-14 09:07:31 +00:00
bgigon
b2c5d7eb35 add file 2004-09-30 13:27:24 +00:00
bgigon
52a1fd3085 Update file: 2004-09-30 13:26:17 +00:00
bgigon
f518db0997 Update 2004-09-30 08:54:24 +00:00
bgigon
eb72210527 Fixbug MacOS
(Omar Boumeddane)
2004-09-28 12:30:46 +00:00
bgigon
2812db3ad5 Adding images 2004-09-28 12:11:21 +00:00
bgigon
a3cde6fbd4 Adding files 2004-09-28 12:10:24 +00:00
Ralf Becker
2c20ef30e6 not longer used 2004-08-22 18:02:57 +00:00
reinerj
5e9bdd8def replace the crap 2004-08-09 00:35:19 +00:00
ak703
61482e0a19 sync with Version-1_0_0-branch 2004-08-06 20:44:22 +00:00
Ralf Becker
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
ak703
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
ak703
d40083a4ba sync with 1_0_0 for use of tooltips 2004-07-16 12:28:15 +00:00
Ralf Becker
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
bgigon
ea18c4a50a Delete old files 2004-07-05 14:52:51 +00:00
Ralf Becker
850172fdd3 using account-selection widget 2004-06-12 12:29:07 +00:00
reinerj
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +00:00
Lars Kneschke
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
bgigon
fd64f81b1f "Their next target. The name is Neo."
-- Agent Jones, Matrix
2004-03-23 10:16:01 +00:00
ak703
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
ak703
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
ak703
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
ak703
e212d838b5 extended styles for more tpl items 2004-03-12 23:43:25 +00:00
reinerj
380c117f8e jerryr template changes commited 2004-03-11 08:11:07 +00:00
ak703
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
ak703
b66a95326e fixed alignment for appointments and make every calendar entry start in a new line. 2004-03-09 22:56:15 +00:00
reinerj
8320fcefe0 jerryr template changes commited 2004-03-07 22:22:16 +00:00
alpeb
5f5ae28410 'All' in the categories drop-down box wasn't translated 2004-02-29 17:04:33 +00:00
reinerj
b09e2ed799 update for jerryr template 2004-02-08 10:51:15 +00:00
reinerj
07c0832f43 changes from phpgw to egw dev group 2004-01-27 01:03:43 +00:00
reinerj
cbd4b65a8d add jerryr template from Jerry Ruhe (aka jerry71) 2004-01-23 09:36:13 +00:00
bgigon
80d8e7a25e Delete desc tag and move into ahref title to clean presentation 2004-01-14 10:52:32 +00:00
Pim Snel
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
shrykedude
0b2abd610b Improved day text placement; intval->int changes; fixed quote issue 2003-12-23 05:28:36 +00:00
shrykedude
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
Pim Snel
4360888a38 new crystal calendar icons, removed non-used 2003-11-18 10:54:12 +00:00
Ralf Becker
c574e9c325 not longer useing alt-attribute in images 2003-11-15 15:21:45 +00:00
shrykedude
f023e56ff8 Fixed incorrect HTML tag positions 2003-11-13 05:30:17 +00:00
Carsten Wolff
8f98d50ab8 small useability fix in the month view 2003-11-07 16:32:23 +00:00
Pim Snel
115b31c9b3 better html for future validation 2003-11-04 01:47:54 +00:00
Pim Snel
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
Pim Snel
b182025781 better icon positioning for calendar and backup 2003-10-29 20:37:46 +00:00
Ralf Becker
7e53418201 re-aligned buttons vertical top 2003-10-25 22:20:08 +00:00
Pim Snel
194f2dd843 and here are the new idots icons 2003-10-23 15:30:54 +00:00
reinerj
8e3545f6ae add images for literati to CVS 2003-10-14 19:31:46 +00:00
Ralf Becker
cb33d46167 added a csv import to the calendar 2003-10-09 00:32:49 +00:00
Pim Snel
a9dc0b22ee changes calendar icons send by Michal WEIS (Michal.Weis@iblsoft.com) 2003-09-15 15:43:13 +00:00
Ralf Becker
19984a1a82 moved html-class to the API and fixed a prob with the alarms 2003-09-14 12:51:31 +00:00
Ralf Becker
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
Ralf Becker
8bba3699b5 update on the UI 2003-09-08 00:23:09 +00:00
Ralf Becker
5f68c3f3b8 update on the UI 2003-09-07 23:42:22 +00:00
Ralf Becker
3a5d9ed79f included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview 2003-09-07 16:55:36 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
ab4fe582bf imported changes from .16 (app-header & styleguide-conformace) 2003-04-21 11:00:53 +00:00
Ralf Becker
2fca3a3cb6 fixed dayview for conflicts with events starting before prefs[day_start_time] 2003-04-12 19:21:22 +00:00
Ralf Becker
f9303d44cb changed th for acl-prefs 2003-03-12 23:39:28 +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
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
Ralf Becker
e87e8f8f2b merged differences from the .14 branch 2002-11-23 14:19:56 +00:00
Ralf Becker
a514048c15 changed templates to use ceb's css-theme-files 2002-09-27 23:13:13 +00:00
Ralf Becker
b5602e6f92 changed templates to use ceb's css-theme-files 2002-09-27 22:52:04 +00:00
skeeter
62fdc57839 GNU Patch #439. 2002-09-17 02:25:40 +00:00
skeeter
129a6d1f21 Some more towards Ralf Beckers patches. 2002-08-25 12:33:57 +00:00
skeeter
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
skeeter
111ba30246 A couple more fixes and even a speed enhancement. 2002-08-17 15:36:10 +00:00
skeeter
2926f5d0db Brings it in line with the new API functions. 2002-08-17 04:25:25 +00:00
skeeter
8a8563a95b Removed the <head></head> to be more Netscape compatible. 2002-08-17 01:41:11 +00:00
skeeter
80d9f9c281 A few minor HTML fixes. Probably geared to netscaoe. 2002-07-05 00:11:08 +00:00
skeeter
49764fd5b1 Clean-up of the template. 2002-04-07 14:13:48 +00:00
skeeter
3cfe742985 GNU Patch #213. 2002-04-07 14:10:10 +00:00
skeeter
ac09ef4711 GNU Patch #217. 2002-04-05 13:56:08 +00:00
ceb
1fab89aabe update pngs 2002-03-08 22:04:31 +00:00
ceb
1d29836f0d update pngs 2002-03-08 20:45:50 +00:00
ceb
22b29acbad update png 2002-03-08 15:11:41 +00:00
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
skeeter
74248030b8 This should fix the problem of changing from user to group to user using the header dropdown. 2002-01-10 02:01:07 +00:00
skeeter
b1aeb25214 Changed the way the calendar reacts to the deny_users_grant_access configuration item. Will no longer prompt user for the participants or the app_header drop down for which user/group to view. 2002-01-06 05:58:49 +00:00
skeeter
bd0b751b99 Updated tempalte for day view. 2002-01-04 04:26:51 +00:00
itheart
ce01f617eb config.tpl change to lang_submit and lang_cancel. 2001-12-04 07:43:52 +00:00
skeeter
e31ca7ffa5 Small fix to get the header working if the individual is not a member of a group. 2001-11-06 02:14:34 +00:00
skeeter
1f8ae0362f This adds the bility to exclude individual events from a repeating event. 2001-11-05 02:08:31 +00:00
skeeter
bc9ae2fa70 A little more support for alarm management. 2001-10-25 23:54:21 +00:00
skeeter
b1d090de44 This now adds the ability to view an entire groups calendar events. 2001-10-23 10:58:53 +00:00
Ralf Becker
97993ce7e9 inital import 2001-09-29 18:57:19 +00:00
skeeter
fa6d037ed4 Moved things around on the header to include a drop down filter for the categories searching. Also a fix for a repeating event problem and interval/frequency. 2001-09-20 21:29:16 +00:00
skeeter
2e57b81863 This is for feature request #458535. 2001-09-18 01:00:50 +00:00
skeeter
2da7e41cd4 Various changes.. Too numerous to mention. Major change is a table change for having multiple categories for a sngle event. 2001-09-17 02:33:19 +00:00
skeeter
d5fa717e18 Changed the size of the view template. 2001-09-08 08:42:09 +00:00
skeeter
4838176541 New icons for alarms. 2001-09-08 08:41:18 +00:00
skeeter
f0123f6cf5 Fix for php3 support. 2001-09-07 17:51:48 +00:00
skeeter
827e487c43 A couple of fixes for wrong class vars. New or improved templates. 2001-09-07 16:55:58 +00:00
skeeter
0732fd541e Starting to add support for displaying a list of alarms. 2001-09-04 03:17:49 +00:00
skeeter
2fa80c152d Update to the mini-calendar template. 2001-08-30 16:03:22 +00:00
skeeter
f96cf8be06 Modified the header to only display theplanner icon if phpversion() >= 4. 2001-08-17 19:40:48 +00:00
skeeter
77a1e4570e Fix for Jehreg. He said the buttons were too close together. 2001-08-15 02:24:33 +00:00
skeeter
2665284fad New header files. 2001-08-13 21:35:26 +00:00
Lars Kneschke
20c60f050e added a <nobr> around time to prevent netscape from creating linebreaks in day view 2001-08-13 08:08:03 +00:00
skeeter
fa92c39af4 More fixing, and a change to the GLOBALS, HTTP_[POST|GET]_VARS. Also, better support for spanning events across multiple days. 2001-08-12 14:47:23 +00:00
skeeter
9472646729 This should provide all neccessary functions to the calendar in n-tier layout. Just need to debug it out for any minor problems. 2001-07-28 13:17:30 +00:00
skeeter
588ad423df A little more fixing to the calendar. Will try and get the search UI built. 2001-07-21 23:35:22 +00:00
skeeter
0b4c469fe9 Changes to go along with the new design. 2001-07-18 17:34:48 +00:00
Miles Lott
593a23dbcb Add holiday config as an admin page 2001-07-05 16:17:41 +00:00
skeeter
9bcff82453 Possible fix for knecke running idsociety on php4. 2001-07-01 16:08:13 +00:00
skeeter
99efbc2607 Just fixing a possible problem. Not sure if this will solve anything. Also, adding these files for the verdilak/justweb template sets. 2001-06-28 22:19:40 +00:00
skeeter
4538dde870 TONS of fixes.. Major changes in preparation of turning on ICAP server. 2001-05-31 04:34:00 +00:00
skeeter
25f39e4837 More changes to meet new class layout. 2001-05-21 11:12:58 +00:00
skeeter
ede2d05e7a New functionality in holiday management. Can now create new holidays and submit them to the central repository for inclusion to future releases. 2001-05-20 15:08:25 +00:00
skeeter
95bde96cef Should finish the basic holiday management. 2001-05-19 03:24:36 +00:00
skeeter
b1278421dc In the day view, I changed the background image to a background color. 2001-05-19 00:28:23 +00:00
skeeter
f8e066e11f Fix for bug #424801 2001-05-18 02:18:23 +00:00
skeeter
71ecb0af10 Removed 'Scheduling Conflict' from template. 2001-05-17 01:14:29 +00:00
skeeter
e65822c4bc Deleting of holidays now works. 2001-05-16 11:33:59 +00:00
skeeter
ad3f182503 No longer needed 2001-05-16 10:48:17 +00:00
skeeter
b7a9dac51f Should fix calendar searching. Searches was previously only searching in repeating events. Now searches either repeating events or std events. 2001-05-16 10:47:20 +00:00
skeeter
a141ef21be The addition of the private icon. 2001-05-15 04:17:35 +00:00
skeeter
5b48a4f753 minor fixes to the icons and the addition of the private icon. 2001-05-15 04:14:30 +00:00
skeeter
dda38958ea Condensing template files. 2001-05-15 04:13:20 +00:00
skeeter
0ab640ddc1 Holiday Management pages. -- Not completely finished.. still need to code the save portion of edit and add and delete. 2001-05-15 04:10:37 +00:00
skeeter
3f0fc741fe No longer needed. 2001-05-13 03:59:17 +00:00
skeeter
740d647faf Trying to condense the template files down. 2001-05-13 03:48:17 +00:00
skeeter
0a12a5f757 No longer needed 2001-05-13 03:37:57 +00:00
skeeter
8ba043d9c9 Condensing template info into less files. 2001-05-13 03:23:11 +00:00
skeeter
dc4dbac026 No longer needed 2001-05-13 03:22:34 +00:00
skeeter
510ee96a69 Adding new images 2001-05-11 11:31:21 +00:00
skeeter
b765f4bab3 It now displays a possible 2 icons. One is either a dot for a normal event, or a cyclic circle for a repeating event. The second is to indiciate that multiple participants/group are scheduled. Also, a few cleanups on the time display under NS. 2001-05-06 00:11:12 +00:00
skeeter
797d6e913d Changed the size of the time column on the day view a little more and fixed the template. 2001-05-05 04:47:26 +00:00
skeeter
e8a1d1843f Playing around with sizing of repeating event images. 2001-05-03 11:30:51 +00:00
skeeter
b097f16f42 New image for repeating events. Also, gonna add an image to designate multiple users involved (multi_1.gif). 2001-05-03 04:29:01 +00:00
skeeter
1f7f42b124 This will complete holiday support for the calendar. Still need to create an admin page to create new hlidays and submit them to www.phpgroupware.org . 2001-05-01 19:29:38 +00:00
skeeter
30251068e6 Widened the preference page to accomodate for the country selection. 2001-04-30 03:07:50 +00:00
skeeter
0cd21d331d A couple of fixes... Not sure, but I do know this also adds in feature #418759. 2001-04-28 21:56:24 +00:00
skeeter
a078f7f58f Restructured the calendar database, added the categories, and fixed problem with repeating entries. 2001-04-27 02:20:55 +00:00
skeeter
bc379b8c59 Changed the background of the mini-cal to always be transparent. 2001-04-22 23:51:11 +00:00
skeeter
8ab6337b5a Fix for bug #417117 2001-04-21 17:43:25 +00:00
skeeter
40485b6fc2 Fix for bug #414423 2001-04-18 17:27:02 +00:00
skeeter
6972306f8f Fix for bug #416454 2001-04-18 17:04:40 +00:00
skeeter
988df8a223 Fix for bug #414285 - Improper display on home page. 2001-04-14 23:42:42 +00:00
skeeter
182520a2e8 This directory is not needed. This will help in bringing a more mangable size to the 0.9.10 release. 2001-04-03 01:39:08 +00:00