Ralf Becker
|
fd56c47151
|
* InfoLog/CalDAV: allowing clients to specify URL (name-part), as required by CalDAV spec
|
2011-04-11 09:29:39 +00:00 |
|
Ralf Becker
|
4c24ac26b2
|
* Addressbook: lettersearch was not working for addressbooks in LDAP if PostgreSQL database was used
wrong parsing of sql query to construct LDAP query
|
2011-04-10 15:31:06 +00:00 |
|
Ralf Becker
|
f9444ae1cd
|
added "decimal" to nummeric types, to fix PostgreSQL error (bug #2105)
|
2011-04-10 15:12:43 +00:00 |
|
Ralf Becker
|
da7b427480
|
output function_backtrace, if get_last_insert_id() fails and commented code to switch querylog on for a single instance/domain
|
2011-04-10 15:10:07 +00:00 |
|
Ralf Becker
|
a182d128b8
|
order returned async jobs by execution time
|
2011-04-10 15:08:49 +00:00 |
|
Ralf Becker
|
524b5d081b
|
some more PostgreSQL stuff from ADOdb 5.11
|
2011-04-10 15:06:22 +00:00 |
|
Ralf Becker
|
18b818bd57
|
reverting accidently commit r34595
|
2011-04-10 15:05:47 +00:00 |
|
Ralf Becker
|
bd4f019062
|
some more PostgreSQL stuff from ADOdb 5.11
|
2011-04-10 15:04:40 +00:00 |
|
Ralf Becker
|
51c365d572
|
deal with cols parameter to search() being an array
|
2011-04-10 13:52:35 +00:00 |
|
Ralf Becker
|
2c750ac774
|
fixed typo preventing new installs of trunk
|
2011-04-10 13:48:16 +00:00 |
|
Ralf Becker
|
1b8654b57f
|
fixed PostgreSQL error on CalDAV PROPFIND: not all selected columns where in GROUP BY clause
|
2011-04-10 13:11:33 +00:00 |
|
Ralf Becker
|
b56311dca0
|
patch #2932: allow PostgreSQL unix domain sockets
|
2011-04-10 12:28:17 +00:00 |
|
Ralf Becker
|
da95032505
|
fixed some problems with r34529: move all filtering into SQL query
- group-calendar empty
- owner-too filter fixed
- events with multiple users with differnt status and group invitation fixed
|
2011-04-09 14:41:15 +00:00 |
|
Ralf Becker
|
52be51f4bf
|
* Calendar/API: fixed not working dateformat d-M-Y with French language (Juin=Jun, Juillet=Jui)
|
2011-04-09 11:24:50 +00:00 |
|
Ralf Becker
|
0db7258a7b
|
quietened permanent eror_log
|
2011-04-09 10:02:40 +00:00 |
|
Ralf Becker
|
5f2252819a
|
* Setup: fixed not working deinstall of languages
|
2011-04-09 09:45:41 +00:00 |
|
Christian Binder
|
a1b44f8df7
|
projectmanager: added a moreOptions dropdown list to the link add widget in elements view to be able to assign eRoles to added elements quick; added a preference to give a downloaded merge document a default name
|
2011-04-08 19:32:17 +00:00 |
|
Ralf Becker
|
1d9f9e4ee3
|
removed not used code and only query user what to do with exceptions, if we have some
|
2011-04-08 14:21:23 +00:00 |
|
Ralf Becker
|
2de73d86a5
|
fixed not working creation of new series, calendar_bo::read() always returned some event, even if no id given
|
2011-04-08 14:20:01 +00:00 |
|
Ralf Becker
|
0e56e1b7b6
|
AlterPingChanges / ctag for all-in-one addressbook
|
2011-04-07 19:37:37 +00:00 |
|
Andreas Stöckel
|
6361ee4f4b
|
(Hopefully) fixed a few bugs in the grid: Fixed problem with eventQueue, fixed problem in egwGridViewContainer.getHeight() which caused sorting to break the grid, fixed bug with grid not being generated correctly when being generated in an invisible container.
|
2011-04-07 19:29:07 +00:00 |
|
Nathan Gray
|
f192583f58
|
- Move around field types into egw_record class
- Add Infolog ID field to importexport
- Fix import condition matching
|
2011-04-07 15:28:45 +00:00 |
|
Nathan Gray
|
02d8b86d7e
|
Limit UI to just ID
|
2011-04-07 15:10:05 +00:00 |
|
Ralf Becker
|
f4e372747a
|
allways update modified TS and modifier in save(), removed code to only conditionally update in update()
fixes bug that ctag got not updated when eg. a recurrence got deleted
|
2011-04-07 08:01:48 +00:00 |
|
Ralf Becker
|
c443126893
|
make sure ca(rd|l)dav_name never get copied
|
2011-04-07 07:28:46 +00:00 |
|
Nathan Gray
|
9ba77ce164
|
Enable conditional import for calendar
|
2011-04-06 23:51:24 +00:00 |
|
Nathan Gray
|
20b6a2f2ee
|
Add calendar ID to field mapping options
|
2011-04-06 23:27:22 +00:00 |
|
Nathan Gray
|
49acbabce2
|
Add calendar ID to merge tags
|
2011-04-06 23:18:08 +00:00 |
|
Nathan Gray
|
cdf246b0dc
|
Improve human friendly value handling
|
2011-04-06 23:12:50 +00:00 |
|
Nathan Gray
|
927528e2ad
|
If user does not have permission for Import / Export, skip all importexport sidebox links
|
2011-04-06 22:47:49 +00:00 |
|
Nathan Gray
|
5325043b71
|
Default export date selection to current calendar view, overriding preferences
|
2011-04-06 22:25:21 +00:00 |
|
Nathan Gray
|
b6e79184a2
|
Allow plugin selection settings to override preferences
|
2011-04-06 22:24:46 +00:00 |
|
Nathan Gray
|
905900dd41
|
Add ability to select group calendars for export
|
2011-04-06 22:04:37 +00:00 |
|
Nathan Gray
|
a8b3fd0cba
|
Make sure placeholders are present & empty if there is no previous appt for contact
|
2011-04-06 21:39:17 +00:00 |
|
Nathan Gray
|
eb337b7dec
|
Don't throw an exception, just leave the cells as text and log it.
|
2011-04-06 20:57:40 +00:00 |
|
Nathan Gray
|
1d41d567a0
|
Iteratively increase backtrack limit to try to handle preg_replace limitations on larger files
|
2011-04-06 20:45:14 +00:00 |
|
Ralf Becker
|
0bfd238e3f
|
* CalDAV: store name part of URL from client PUT request, to fully comply with CalDAV spec
|
2011-04-06 19:26:10 +00:00 |
|
Nathan Gray
|
3825fecf6d
|
Process link to project manager, represented by pm_id field
|
2011-04-06 18:31:52 +00:00 |
|
Nathan Gray
|
597d2f6dcc
|
Strip leading spaces from status labels for better matching
|
2011-04-06 17:22:37 +00:00 |
|
Nathan Gray
|
49f8cc3258
|
Convert date/time to timestamp
|
2011-04-06 17:22:14 +00:00 |
|
Nathan Gray
|
7b804f41a4
|
Recognize empty as != 0
|
2011-04-06 15:40:30 +00:00 |
|
Ralf Becker
|
be3dd73dcf
|
quietened permanent error_log
|
2011-04-06 12:56:40 +00:00 |
|
Ralf Becker
|
bef80c1f7f
|
improved performance of ctag generation (using only a single and quick DB query, compared to multiple queries plus one for each recurring event
|
2011-04-06 12:46:21 +00:00 |
|
Ralf Becker
|
7ccc7adadf
|
fixed recurring events with enddate are on recurrence short in AS
enddate in EGroupware or iCal is only a date, but AS needs a time incl. correct starttime
|
2011-04-06 08:04:43 +00:00 |
|
Ralf Becker
|
1df79639b9
|
quieten permanent error_log
|
2011-04-06 08:03:32 +00:00 |
|
Nathan Gray
|
d204c688c8
|
Strip HTML tags from long description
|
2011-04-05 23:36:40 +00:00 |
|
Nathan Gray
|
490b516c7d
|
Fix start time import
|
2011-04-05 23:17:47 +00:00 |
|
Nathan Gray
|
7ee16e78b3
|
Fix wrong variable names
|
2011-04-05 22:57:06 +00:00 |
|
Ralf Becker
|
87ee0f0088
|
* CardDAV: store name part of URL from client PUT request, to fully comply with CardDAV spec
|
2011-04-05 20:39:13 +00:00 |
|
Andreas Stöckel
|
ca7dfd3370
|
Added grid styles to the jerryr template (probably the CSS + the images should be kept in the default theme, but I'm not sure what's the best way to do this), added 'evenQueue' object to grid JS code, which allows you to cancle or postpone JS events connected to it.
|
2011-04-05 20:23:09 +00:00 |
|