Nathan Gray
|
1740b8d9be
|
Fix missing category value when using category tree
|
2013-12-05 20:38:16 +00:00 |
|
Nathan Gray
|
7ff91718e4
|
Fix only 2-3 rows shown for applications loaded into not visible tabs
|
2013-12-05 20:26:00 +00:00 |
|
Klaus Leithoff
|
fd6e7648d6
|
first attempt to toggle certain flags on actions, instead of e.g.: setting flagged and setting unflagged explizitly
|
2013-12-05 15:09:35 +00:00 |
|
Klaus Leithoff
|
2ac548d0b8
|
translations from site thereoff
|
2013-12-05 13:55:49 +00:00 |
|
Klaus Leithoff
|
bf8f0536a7
|
update some langstrings
|
2013-12-05 13:52:37 +00:00 |
|
Hadi Nategh
|
aad8e35bee
|
Add folder name indicator to mail_acl, also fix confirm dialog for delete button
|
2013-12-05 13:49:02 +00:00 |
|
Hadi Nategh
|
fd8b4a72f6
|
Try to catch exceptions from none existing account
|
2013-12-05 12:32:32 +00:00 |
|
Hadi Nategh
|
0aa23fe1d3
|
Replace old confirm() with new confirm dialog for filemanager app
|
2013-12-05 11:20:20 +00:00 |
|
Hadi Nategh
|
19eb5f0d76
|
Replace old confirm() with new confirm dialog for admin app
|
2013-12-05 11:19:18 +00:00 |
|
Hadi Nategh
|
f222706dcc
|
Replace old confirm() with new confirm dialog, samething like timesheet, no need to have seperate dialog creator in app.js
|
2013-12-05 11:06:25 +00:00 |
|
Hadi Nategh
|
9af3a9404d
|
Replace old confirm() with new confirm dialog, and since we use generic method from et2_dialog class, then no need to have a seperate dialog creator function in app.js
|
2013-12-05 11:03:36 +00:00 |
|
Klaus Leithoff
|
50279607a6
|
only try replacement loading of classes, if there is a replacement available; if defaultimap, load emailadmin_oldimap
|
2013-12-05 09:23:58 +00:00 |
|
Klaus Leithoff
|
38644b8b3c
|
only try to trigger a connect, when there is a profileID
|
2013-12-05 09:12:17 +00:00 |
|
Klaus Leithoff
|
892cdf5775
|
catch errors if there is NO configured account at all
|
2013-12-05 09:08:14 +00:00 |
|
Hadi Nategh
|
53006083e9
|
Add confirm method, with fixed YES_NO buttons and submit functionality, which could be exchanged by old javascript confirm() function
|
2013-12-05 08:53:11 +00:00 |
|
Hadi Nategh
|
fac4e68213
|
Add recursive functionality to mail-acl actions, including delete recursively
|
2013-12-05 07:58:45 +00:00 |
|
Ralf Becker
|
1ee480eaa3
|
remove configurable image-type preference in favor to hardcoded one always prefering png over gif, also removed all .gif images which have a png counterpart
|
2013-12-05 02:04:59 +00:00 |
|
Ralf Becker
|
0290622da1
|
for nextmatch/list-view always use default implementation, as user might have changed filters, if no view attribute in state, handle it as listview, for listview only use favorite/name get parameter
|
2013-12-05 00:03:13 +00:00 |
|
Nathan Gray
|
87936488bf
|
Implement getState() & setState() towards a more universal favorites, but still more to do:
- Need to get favorite widget to use setState()
- Move much code out of etemplate2 widgets into a higher level
|
2013-12-05 00:00:43 +00:00 |
|
Ralf Becker
|
9cba54fb63
|
calendar state handling via set/getState methods in calendar app.js
|
2013-12-04 23:28:31 +00:00 |
|
Nathan Gray
|
e008bd63bb
|
Change categories to use et2
|
2013-12-04 21:51:20 +00:00 |
|
Nathan Gray
|
6f90cb8fb3
|
Decrement row count when refreshing a delete
|
2013-12-04 21:12:25 +00:00 |
|
Nathan Gray
|
3596b74f01
|
Use 1% to avoid scrollbars when they should not be there
|
2013-12-04 20:53:10 +00:00 |
|
Nathan Gray
|
5f403e4ce3
|
Rather than splitting the available screen, enforce some minimum heights. Prevents overlap on small screens
|
2013-12-04 20:51:28 +00:00 |
|
Nathan Gray
|
834dbe886b
|
Automatically bound change handler returns true to play nice with other change handlers that might be bound.
|
2013-12-04 19:52:51 +00:00 |
|
Ralf Becker
|
7d9d146241
|
re-added probably accidently removed et2_taglist_ro ul css
|
2013-12-04 18:58:51 +00:00 |
|
Nathan Gray
|
2ba1eec06a
|
Fix Save/Cancel buttons in preferences.
Registry section should be 'list', not 'index'. Also handle deprecated 'view_list' too.
|
2013-12-04 18:17:01 +00:00 |
|
Nathan Gray
|
2600b84805
|
Remove Add link row
|
2013-12-04 15:49:34 +00:00 |
|
Klaus Leithoff
|
2363efafb2
|
new translations
|
2013-12-04 13:56:18 +00:00 |
|
Klaus Leithoff
|
7d1421d47e
|
new lang keys
|
2013-12-04 13:53:06 +00:00 |
|
Klaus Leithoff
|
68f2605cf4
|
translations generated/retrieved on translation site: Thank you for your contributions
|
2013-12-04 10:31:41 +00:00 |
|
Hadi Nategh
|
e1bb2a32d3
|
Fix missing window_close() in addressbook edit popup-> delete button
|
2013-12-04 09:58:47 +00:00 |
|
Klaus Leithoff
|
2a7b7d9376
|
display all Adresses popup
|
2013-12-04 09:52:59 +00:00 |
|
Ralf Becker
|
144da1e76d
|
pixelegg changes from tuesday
|
2013-12-04 05:23:51 +00:00 |
|
Nathan Gray
|
698efb3039
|
Better handling of submitting with passed button to properly process the button ID into the value array. Fixes the case where ID like 'button[delete]', previously wound up in button.button[delete].
|
2013-12-04 00:15:50 +00:00 |
|
Nathan Gray
|
7148a1f274
|
Fix broken tree by removing extra line - was not supposed to be there
|
2013-12-03 21:37:50 +00:00 |
|
Klaus Leithoff
|
2b5f986a75
|
first sketch for display all emailadresses popup
|
2013-12-03 16:46:32 +00:00 |
|
Klaus Leithoff
|
1dd472f567
|
attempt to fix getMailboxes / getMailboxesRecursive
|
2013-12-03 14:38:50 +00:00 |
|
Ralf Becker
|
0a23e69fdf
|
pixelegg changes from monday
|
2013-12-03 07:06:08 +00:00 |
|
Nathan Gray
|
001d3176e1
|
Fix definition export
|
2013-12-02 23:31:00 +00:00 |
|
Nathan Gray
|
d58a25bbfc
|
Fix not shown import errors & warnings
|
2013-12-02 23:26:22 +00:00 |
|
Nathan Gray
|
ab72074036
|
Fix condition 'Add' button
|
2013-12-02 22:51:05 +00:00 |
|
Nathan Gray
|
985799c463
|
Better sizing for definition wizard popup
- Remove pretty graphic
- Size contents relative to window width, so you can re-size & get more space.
|
2013-12-02 22:47:16 +00:00 |
|
Nathan Gray
|
ec118b0839
|
Nextmatch export button no longer defaults to on, it must now be explicitly set by the application.
|
2013-12-02 21:27:55 +00:00 |
|
Nathan Gray
|
4c1c710ba9
|
Implement display of server-side validation errors
|
2013-12-02 20:35:32 +00:00 |
|
Nathan Gray
|
03cc1af52f
|
- Add etemplate nextmatch favorites to filemanager
- If user tries to enter '' as path, go home rather than throw an exception
|
2013-12-02 20:13:17 +00:00 |
|
Nathan Gray
|
7f176d54f1
|
Add a fallback to the fallback.
If an app doesn't support 'list' link entry, use 'index'
|
2013-12-02 20:11:47 +00:00 |
|
Nathan Gray
|
96d05992c8
|
Add some missing tooltips to buttons
|
2013-12-02 18:30:33 +00:00 |
|
Nathan Gray
|
b3be58d8fc
|
Fix read-only n_fn, so it actually makes it to app code.
|
2013-12-02 18:14:43 +00:00 |
|
Nathan Gray
|
b4703be700
|
Add save & cancel buttons, they re-direct to selected app's index
|
2013-12-02 17:38:15 +00:00 |
|