Klaus Leithoff
467421a0c7
handle date-range Filters on mass-actions like flagging, moving/copying and deleting messages
2016-04-12 15:17:57 +00:00
Nathan Gray
f8e953ed80
Remove unneeded expand on focus event, fixes dropdown opens then closes when clicking on the owner
2016-04-12 15:11:45 +00:00
Hadi Nategh
1dadba1830
Fix not aligned radio buttons in AB's edit dialog
2016-04-12 14:27:51 +00:00
Hadi Nategh
4a956faee6
Apply avatar for addressbook photo in list view
2016-04-12 14:11:00 +00:00
Klaus Leithoff
5f7eab435b
merge startdate and enddate to activeFilters. if set
2016-04-12 13:37:38 +00:00
Hadi Nategh
bb22925e3e
Do not allow more than one row for categories-taglist in calendar edit
2016-04-12 13:14:26 +00:00
Klaus Leithoff
b9b664ffb9
translations for Daterange search with quicksearch
2016-04-12 12:57:43 +00:00
Klaus Leithoff
1a885f29e5
first step to allow for a date-range-filter on ui, allows quicksearch too; not yet available on selected-mail-operations
2016-04-12 12:53:50 +00:00
Hadi Nategh
662e82b897
Fix reload on a popup with ckeditor breaks ckeditor loading. Additionally, fixes broken popup resize
2016-04-12 12:48:40 +00:00
Klaus Leithoff
6ce3c261c0
allow quickfiltering when bydate filter is active
2016-04-12 11:05:04 +00:00
Hadi Nategh
7f8ea2c218
Fix not working tutorials popup
2016-04-12 08:12:49 +00:00
Nathan Gray
c6ab38a51d
Fix set_min/set_max with a full string timestamp caused a formatting error
2016-04-11 21:28:10 +00:00
Nathan Gray
2fb1c0e31d
Update sidebox contact if it gets changed
2016-04-11 20:38:12 +00:00
Nathan Gray
0740ed531c
Some more egw_framework::validate_file calls
2016-04-11 19:44:28 +00:00
Nathan Gray
d5225a8338
Change portlet header text color to contrast with selected color
2016-04-11 16:42:50 +00:00
Nathan Gray
fd5ccdbf63
Only need to list each user or resource once
2016-04-11 16:08:48 +00:00
Nathan Gray
fd3ae9f899
Fix "Cannot read property 'replace' of undefined" when setting multi-select with empty label to empty value
2016-04-11 15:59:17 +00:00
Nathan Gray
ce94f07599
Fix missing line breaks when merging entries that do not need HTML processing
2016-04-11 15:21:16 +00:00
Hadi Nategh
39d089a4fd
Styling dialogs W.I.P.:
...
- Style filemanager edit settings
2016-04-11 15:19:41 +00:00
Nathan Gray
0b09f5e31e
Fix clicking all day non-blocking section under day title went to day view instead of creating a new event
2016-04-11 14:37:04 +00:00
Hadi Nategh
a6a3dc5250
Styling dialogs W.I.P.:
...
- Remove all "Create new links" from link tabs
2016-04-11 14:30:30 +00:00
Hadi Nategh
42beae83cc
Styling dialogs W.I.P.:
...
- Fix alignments in infolog edit dialog
2016-04-11 14:08:01 +00:00
Hadi Nategh
b35753ba79
Styling dialogs W.I.P.:
...
- Fix alignments in timesheet edit dialog
- Fix date duration widget width
2016-04-11 12:31:18 +00:00
Hadi Nategh
3f58359a41
Mobile theme W.I.P.:
...
- Fix filemanager plus_button not working
2016-04-11 09:24:31 +00:00
Hadi Nategh
15b5b3cc5c
Mobile theme W.I.P.:
...
- Get CKEditor html toolbar working
- Fix popups scroll area
2016-04-11 09:10:51 +00:00
Hadi Nategh
df88fb8733
Mobile theme W.I.P.:
...
- Disable chrome pull-to-refresh feature, prevents unwanted refresh by over-scrolling
2016-04-11 08:27:10 +00:00
Hadi Nategh
5e65949ac8
Mobile theme W.I.P.:
...
- Fix styling for link_to widget
2016-04-11 08:21:43 +00:00
Hadi Nategh
28a59d0d29
Styling in addressbook edit dialog
...
- Fix alignments for account tab
2016-04-11 07:44:49 +00:00
Hadi Nategh
79949a36f4
Fix styling in addressbook edit dialog
2016-04-08 16:07:15 +00:00
Ralf Becker
dde6da248d
search api and phpgwapi for images for now, later we can remove phpgwapi
2016-04-08 14:36:38 +00:00
Ralf Becker
5a69d6e408
fix popup calendar in old eTemplate to not take full widht of popups
2016-04-08 14:25:24 +00:00
Hadi Nategh
410c5c242e
Fix et2_file upload for pixelegg
2016-04-08 14:23:01 +00:00
Hadi Nategh
27b9ea6640
Fix et2_file upload
2016-04-08 13:47:05 +00:00
Ralf Becker
8325963b06
fixed ckeditor problems if minifying was switched off, caused by egw.js loaded twice, removed old file-name based workaround on client-side in favor of not requesting it from server-side
2016-04-08 10:38:44 +00:00
Ralf Becker
21c331d5ce
fix wrong app-name "emailadmin" nach "admin"
2016-04-08 09:28:02 +00:00
Klaus Leithoff
8fb4fe0d3e
fix typo
2016-04-08 09:19:21 +00:00
Ralf Becker
23f4bd5d17
remove ancient CreateObject('phpgwapi.javascript'), replace it with egw_framework::validate_file, which is availabe from 1.8 on I believe
2016-04-08 08:58:23 +00:00
Hadi Nategh
c0bc4dc9de
Fix input filed extends more than et2_file widget container size
2016-04-08 08:39:41 +00:00
Hadi Nategh
4386564983
Edit couple of more svg icons
2016-04-08 08:37:21 +00:00
Ralf Becker
f3c1f5b5fb
move old Template class to Api\Framework\Template, as it is still used to render header and login page
2016-04-08 07:50:15 +00:00
Ralf Becker
8c87cf9dfc
move egw_framework to api and refactor it
2016-04-07 20:42:06 +00:00
Hadi Nategh
d48a968674
Dialog styling W.I.P.:
...
- New design for link_to widget
2016-04-07 17:13:06 +00:00
Nathan Gray
ce4dd3420d
Fix drag and drop in grid list view (month)
2016-04-07 16:48:41 +00:00
Nathan Gray
e69df0dd3b
Remove scroll check, doesn't appear to be needed anymore and it was stopping dnd on skinny (< 15px) nodes
2016-04-07 16:48:13 +00:00
Ralf Becker
4a12d3b32c
invalidate cached bundels, if files are not from new location in /api/js
2016-04-07 15:46:36 +00:00
Hadi Nategh
e14edec460
Dialog styling W.I.P.:
...
- Fix customfield getting scrollbar
2016-04-07 13:25:50 +00:00
Ralf Becker
4fe441085f
cant include api/asyncwrapper.php, as #!/usr/bin/php gets echoed and therefore generated cron mails
2016-04-07 13:09:23 +00:00
Hadi Nategh
1926a80d70
Dialog styling W.I.P.:
...
- Get all buttons fit into footer toolbar for calendar edit
- Fix extra bottom border on alarm
- Fix grid padding
2016-04-07 12:58:20 +00:00
Hadi Nategh
e75a1b6348
Dialog styling W.I.P.:
...
- Get all buttons fit into footer toolbar for calendar edit
- Fix tabs flicker when switching between tabs
- Fix padding right for td
- Fix general styling for buttons
2016-04-07 12:42:27 +00:00
Ralf Becker
6e3da3d7e3
move egw_include_mgr class to Api\Framework\IncludeMgr
2016-04-07 11:16:58 +00:00