Ralf Becker
|
c801bdf99e
|
identical lettersearch for etemplate and admin via central css file
|
2011-03-30 08:18:06 +00:00 |
|
Ralf Becker
|
4039fdf415
|
* give everyone implicit rights for home app, as taking them away makes to many support problems
|
2011-03-30 07:54:29 +00:00 |
|
Ralf Becker
|
89c30a557a
|
styles for nextmatch lettersearch
|
2011-03-30 07:34:17 +00:00 |
|
Nathan Gray
|
83b1f7f39e
|
- Remove html entities from statuses
- Add project ID / name, when set
|
2011-03-29 23:38:22 +00:00 |
|
Nathan Gray
|
ff1b3d3345
|
Add ability to add unknown categories & statuses
|
2011-03-29 21:46:54 +00:00 |
|
Nathan Gray
|
9056a41ebf
|
Fix autodetection of numeric fields
|
2011-03-29 17:46:07 +00:00 |
|
Nathan Gray
|
ccfe337f1e
|
Remove date from fancy date+time formatting for multi-day events, leave day-relative time
|
2011-03-29 15:10:55 +00:00 |
|
Nathan Gray
|
3e1f3f9df8
|
Allow app to provide an export definition, used if preference can't be found
|
2011-03-29 14:51:26 +00:00 |
|
Klaus Leithoff
|
a52092cf33
|
fix for searchletter behavior when searching by searchletter of the order-criteria contact_id AND having custom fields
|
2011-03-29 09:43:37 +00:00 |
|
Nathan Gray
|
c714b06848
|
Add custom field type 'Float'.
It understands options precision, min & max, so for example:
precision=2
max=20
|
2011-03-28 22:43:39 +00:00 |
|
Nathan Gray
|
28eeaa0bdd
|
Default selection to search results
|
2011-03-28 22:12:42 +00:00 |
|
Nathan Gray
|
b8c35b954f
|
Default selection to search results
|
2011-03-28 22:10:59 +00:00 |
|
Nathan Gray
|
24162325bb
|
Default selection to search results
|
2011-03-28 21:51:45 +00:00 |
|
Nathan Gray
|
ce38993281
|
Don't cast to array, it's often scalar
|
2011-03-28 21:51:35 +00:00 |
|
Nathan Gray
|
96a6514c49
|
Default selection to search results
|
2011-03-28 21:13:45 +00:00 |
|
Nathan Gray
|
55ba81f0de
|
Give user preference for selection precidence over plugin setting
|
2011-03-28 21:12:44 +00:00 |
|
Nathan Gray
|
9b072a81a7
|
Command processing needs to do escaping for XML too
|
2011-03-28 20:36:15 +00:00 |
|
Ralf Becker
|
70c105d2ec
|
only register hooks for installed applications
|
2011-03-28 17:54:02 +00:00 |
|
Nathan Gray
|
9ab2212cfa
|
Human friendly values for status
|
2011-03-28 17:53:53 +00:00 |
|
Ralf Becker
|
4c9b620657
|
missing auth_type_activesync hook
|
2011-03-28 17:29:07 +00:00 |
|
Nathan Gray
|
01fa7e080a
|
Rename ID field to Resource ID to deal with Excel issue
|
2011-03-28 17:03:53 +00:00 |
|
Nathan Gray
|
4d5105806d
|
Add different day / time for multi-day events, based on which day is being merged
|
2011-03-28 16:55:24 +00:00 |
|
Nathan Gray
|
267241e149
|
Add date to starttime & endtime for multi-day events
|
2011-03-28 16:24:36 +00:00 |
|
Nathan Gray
|
e5bb02d799
|
Add preferences so default export definition can be set
|
2011-03-28 15:37:26 +00:00 |
|
Klaus Leithoff
|
53bb18041e
|
purifier upgrade to 4.3.0, add missing files
|
2011-03-28 12:10:21 +00:00 |
|
Ralf Becker
|
2a9198eb86
|
throw an exception, if calendar_bo::resource_info($uid) is called with a non-scalar parameter
|
2011-03-28 12:04:34 +00:00 |
|
Klaus Leithoff
|
66ca12e6f2
|
* core: reintroduce rev32909 (myStylite ticket#987: fixing a problem regarding chopped off urls when URI in question contains umlauts AND mbstring.func_overload is activated)
|
2011-03-28 11:52:16 +00:00 |
|
Klaus Leithoff
|
375006403c
|
* API: upgrade to purifier Version 4.3.0
|
2011-03-28 11:46:24 +00:00 |
|
Ralf Becker
|
32f0131e08
|
fix for egroupware.org bug #2842: Invalid array in class.calendar_uiviews.inc.php
|
2011-03-28 10:41:23 +00:00 |
|
Philip Herbert
|
ea1ef050b8
|
allow to set auth type used for activesync in setup
|
2011-03-28 09:45:28 +00:00 |
|
Philip Herbert
|
3a32a328a1
|
fixed calendar categories not beeing imported from as clients
|
2011-03-27 20:40:53 +00:00 |
|
Philip Herbert
|
b57bc41e54
|
as support for message flag
|
2011-03-27 19:02:04 +00:00 |
|
Ralf Becker
|
e40974e360
|
using new list styles and remove some not used templates
|
2011-03-27 17:16:35 +00:00 |
|
Ralf Becker
|
b5c3c90260
|
activated new table style and row selection for etemplate, not yet with contect menus
|
2011-03-27 16:14:08 +00:00 |
|
Ralf Becker
|
4457bdf5f8
|
* updated timezone database to version 1.2011b from current Lightning snapshot
- automatic import of updated timezone database calendar/setup/timezones.sqlite, so in future commting new timezones is all it needs
|
2011-03-27 09:50:08 +00:00 |
|
Ralf Becker
|
272282e573
|
remove stupid (0) from phone numbers written as "+49 (0) 123 1234567"
|
2011-03-26 15:57:24 +00:00 |
|
Andreas Stöckel
|
4119c06da0
|
Removed temporarily added focused/selected styles as they are now part of the default css
|
2011-03-25 14:27:32 +00:00 |
|
Andreas Stöckel
|
3c435bec9f
|
Added content of phpgwapi/js/egw_action/test/grid.css to traditional.css - styling of tables has to be actiated by giving the table containing the data rows the class 'egwGridView_grid'
|
2011-03-25 14:26:00 +00:00 |
|
Andreas Stöckel
|
01a50945f5
|
Fixed bugs with Drag&Drop and IE, improved speed of grid view component by adding an timestamp to the data cells and only updating them if the timestamp has changed
|
2011-03-25 13:12:24 +00:00 |
|
Ralf Becker
|
6fb34fa100
|
forgot to remove droped tables, displays API broken in setup
|
2011-03-25 09:10:37 +00:00 |
|
Ralf Becker
|
649861a7a8
|
- supporting AS busystatus (0=free --> non_blocking=1, 1=tentative,2=busy,3=out-of-office --> non_blocking=0)
- fixed whole day events been transmitted 1 sec short from EGw to the device (#2903)
|
2011-03-25 08:24:02 +00:00 |
|
Ralf Becker
|
cd4ff32143
|
returning and parsing of exceptions and alarms:
- AS does NOT support differnet participants or status for exceptions
- AS only supports a single alarm
|
2011-03-24 23:31:03 +00:00 |
|
Ralf Becker
|
bd6889657e
|
fixed etag for series not containing etag's of exceptions
|
2011-03-24 22:18:30 +00:00 |
|
Ralf Becker
|
4fcd8a40bb
|
fixed fatal error: 6. param is no reference
|
2011-03-24 22:17:11 +00:00 |
|
Andreas Stöckel
|
ded17410ba
|
Added new doTriggerEvent aoi method to grid aoi and fixed bug with scrolling in the grid and dragging
|
2011-03-24 18:17:27 +00:00 |
|
Nathan Gray
|
e9c7e8b84d
|
Make link to definitions work in Stylite template
|
2011-03-24 17:36:02 +00:00 |
|
Ralf Becker
|
4101c181d4
|
fixed doublicat groups, because they were in grants and memberships
|
2011-03-24 17:19:31 +00:00 |
|
Andreas Stöckel
|
ba92642c5b
|
Added full drag-drop support to the egw action system
|
2011-03-24 17:06:44 +00:00 |
|
Nathan Gray
|
e12406b486
|
Show link to define imports | exports in sidebox for apps that support it
|
2011-03-24 15:17:59 +00:00 |
|
Nathan Gray
|
89905fe2e8
|
If appname is passed in on URL, make appname read-only
|
2011-03-24 15:17:15 +00:00 |
|