Ralf Becker
27bc31456e
fixed error-message for password change containing "%" instead of "%1"
2014-06-18 08:03:13 +00:00
Nathan Gray
0033464585
- Re-add extra fields for import
...
- Add special field to link to another entry by custom field value
2014-06-17 22:36:17 +00:00
Nathan Gray
715bbf9abe
If a refresh of a particular UID is requested and server doesn't give it then remove it.
...
Fixes refresh where the row no longer match filters, but is still there.
2014-06-17 19:23:14 +00:00
Nathan Gray
0cffb46eab
Handle not existing links passed from server
2014-06-17 17:14:05 +00:00
Hadi Nategh
75b9624266
Fix calendar multiselect accounts not change the view after submit
2014-06-17 16:03:54 +00:00
Ralf Becker
2772e3e342
enable mcyrpt PHP extension for Ubuntu 14.04+
2014-06-17 15:50:34 +00:00
Ralf Becker
a2e03406d2
also notify about sub-entries
2014-06-17 10:39:12 +00:00
Hadi Nategh
3e2255c77a
Change delete and undelete recurrence events dialog message
2014-06-17 09:57:48 +00:00
Ralf Becker
17d31ae65e
new translations for delete this recurrance or whole series dialog
2014-06-17 09:55:36 +00:00
Hadi Nategh
7f5af09f87
Retrive accidentally removed delete and undelete nm_popup templates from calendar listview temp by commit 45376. Additionally, fix error calling cal_delete for deleting recurrent events from listview
2014-06-17 09:44:15 +00:00
Ralf Becker
d948e10598
allow to use autoloader in setup.inc.php files
2014-06-17 09:34:15 +00:00
Ralf Becker
efa5a598d6
fix typo in method name stalling new installs
2014-06-17 08:45:27 +00:00
Hadi Nategh
cc594119b9
Fix refresh calendar list after deleting recurrent events
2014-06-17 07:48:59 +00:00
Ralf Becker
a7f6692b70
Changelog for 14.1.20140617
2014-06-17 07:03:44 +00:00
Ralf Becker
0f3be64360
(re-)set VFS user for vfs access rights, when user of async job changes
2014-06-17 06:52:52 +00:00
Nathan Gray
697d1cdbac
Implement new special linking fields
2014-06-16 20:16:58 +00:00
Nathan Gray
98ff5bbce2
Change function signatures to match importexport r47281
2014-06-16 20:10:42 +00:00
Nathan Gray
52c9a86704
addr_id function moved to importexport_basic_import_csv so it can be used for all apps
2014-06-16 20:08:17 +00:00
Nathan Gray
5dc1ad5e04
Add support for some special fields to the base class
...
- contact - searches n_last,n_first,org_name and links the row entry to the first matching contact
- link_search - as contact, but searches any app using link_query, and links the row entry to the first matching entry
- link_0 - Links the row entry to the given existing entry row entry should be in the form appname:id
2014-06-16 20:05:06 +00:00
Ralf Becker
b49d9fac67
Entry directories are always reported existing and empty, if not existing in sqlfs
2014-06-16 20:01:59 +00:00
Hadi Nategh
7a9378d0d7
Fix calendar delete series event with exceptions
2014-06-16 16:49:45 +00:00
Nathan Gray
c3e673b747
Support equal import condition
2014-06-16 16:22:18 +00:00
Nathan Gray
e7caf2a9f0
Add default implementation of equal and less_than condition functions, fix problem with blanks in mapping
2014-06-16 16:21:22 +00:00
Nathan Gray
2b1215af8b
If history tab is currently active, finish loading historylog widget immediately
2014-06-16 15:17:30 +00:00
Nathan Gray
aa249cb6a2
Add function to get currently active tab index
2014-06-16 15:16:59 +00:00
Ralf Becker
d23d41ca50
* Calendar/iCal/CalDAV: normalize enddates not on a recurrence-date, to recurrence-date before (not next)
2014-06-16 13:25:00 +00:00
Ralf Becker
1cb00eb580
for unknown apps eg. "/apps/InfoLog" use "filemanager"
2014-06-16 13:19:07 +00:00
Ralf Becker
e16b6b361d
using PHP 5.3 late static binding and closures
2014-06-16 08:41:46 +00:00
Ralf Becker
ad85c88c72
only save preferences of apps whos preferences actually changed
2014-06-13 16:08:42 +00:00
Hadi Nategh
2ff1107b78
Ignore favorite preferences which are not correctly serialized, and somehow are stroed in database. At the moment we just ignore them, but they stays in database, need to be watched closely to find the cause, though.
2014-06-13 16:03:16 +00:00
Ralf Becker
541e6f9bb5
need to remove /e modifier, when using preg_replace_callback
2014-06-13 13:30:36 +00:00
Ralf Becker
f3dc471729
change common preference default-application to mail, if it was felamimail on install of new mail app
2014-06-13 13:16:05 +00:00
Ralf Becker
60106975aa
* Preferences: now stored JSON encoded in database (also removed many deprecated methods)
2014-06-13 13:15:21 +00:00
Klaus Leithoff
e6a6b271e3
revert previous changes to avoid felamimail as default_app, as it should be handled on update/upgrade
2014-06-13 11:51:44 +00:00
Hadi Nategh
b9038925a8
Add jQuery onchange handler for tz_selection selectbox in idots
2014-06-13 11:36:46 +00:00
Hadi Nategh
78e701ed85
Remove another inline script which was violating CSP
2014-06-13 11:16:04 +00:00
Klaus Leithoff
31ab1c7d7f
try to cope silently with removed app felamimail set as default_app; improve condition
2014-06-13 10:04:08 +00:00
Klaus Leithoff
e0cf9c169d
try to cope silently with removed app felamimail set as default_app
2014-06-13 09:47:29 +00:00
Ralf Becker
2a959eb0d2
moved fsck to filemanager_admin and get cancel button working with CSP
2014-06-13 09:22:45 +00:00
Ralf Becker
e25799927d
missing regenerate of pixelegg app.css
2014-06-13 09:17:16 +00:00
Ralf Becker
a5eb58638d
fixed IDE warnings
2014-06-13 07:04:51 +00:00
Stefan Reinhardt
f235467139
Timesheet
...
Favorites - Position
2014-06-12 17:20:50 +00:00
Ralf Becker
bfc0e56006
remove no longer needed "filemanager_admin" hook
2014-06-12 15:39:17 +00:00
Ralf Becker
cf583cf141
upps forgot to remove debug stuff
2014-06-12 15:24:53 +00:00
Ralf Becker
84aecfafaf
upps forgot to remove debug stuff
2014-06-12 15:20:25 +00:00
Ralf Becker
e602e93b05
* Filemanager: user interface to mount into VFS or enable versioning (requires EPL)
2014-06-12 15:11:11 +00:00
Stefan Reinhardt
1491829c05
Addressbook
...
advanced search - FF Bug
2014-06-12 14:54:32 +00:00
Stefan Reinhardt
33b24e7c76
Filemanager:
...
Buttons - Upload Dialog
2014-06-12 14:50:22 +00:00
Ralf Becker
c0cfe3f320
readonlys was not namespaced in old eTemplate, therefore if we dont find data under current namespace, we look into parent (if there is anything namespaced, we will NOT look for parent!)
2014-06-12 14:22:39 +00:00
Hadi Nategh
b0d2c7fb00
Fix IDE warnings
2014-06-12 12:39:52 +00:00