Nathan Gray
|
9181d6c526
|
Only do fancy parsing for category tree
|
2013-02-11 15:16:23 +00:00 |
|
Ralf Becker
|
2a03b988d2
|
without --topfolder--
|
2013-02-11 13:44:28 +00:00 |
|
Ralf Becker
|
359386c084
|
some foldertree stuff, working at least with old etemplate
|
2013-02-11 13:41:07 +00:00 |
|
Ralf Becker
|
2953f33146
|
some foldertree stuff, working at least with old etemplate
|
2013-02-11 13:40:58 +00:00 |
|
Klaus Leithoff
|
e2c001f442
|
to debug
|
2013-02-11 13:04:49 +00:00 |
|
Klaus Leithoff
|
82982e8933
|
further steps
|
2013-02-11 11:46:35 +00:00 |
|
Klaus Leithoff
|
f49c6996fe
|
remove lang files, as we want to start with a new set
|
2013-02-11 10:21:34 +00:00 |
|
Nathan Gray
|
2588cf2642
|
Fix missing destroy() in color picker widget
|
2013-02-11 09:55:41 +00:00 |
|
Nathan Gray
|
834e57f9a7
|
Change attribute name to match what we're used to
|
2013-02-11 08:13:29 +00:00 |
|
Nathan Gray
|
7855944a3a
|
Add quick viewer for et2 widgets
|
2013-02-11 08:10:25 +00:00 |
|
Nathan Gray
|
98ad9dcd15
|
Add legacy option data format to silence a warning, though not needed client side
|
2013-02-11 08:08:28 +00:00 |
|
Ralf Becker
|
c91c84ddfc
|
Intial import of new mail app for et2 from Klaus
|
2013-02-08 19:11:44 +00:00 |
|
Ralf Becker
|
62ee825a9d
|
Removed mail to add it as own app
|
2013-02-08 19:08:00 +00:00 |
|
Ralf Becker
|
4f247b26f8
|
merged translations and other uncommited ones
|
2013-02-08 19:03:20 +00:00 |
|
Ralf Becker
|
c764604231
|
explicit whitelist for certain attributes and widget-types used to supress rows and cols everywhere but textbox and suppress orient if empty
|
2013-02-08 16:48:55 +00:00 |
|
Ralf Becker
|
abba55b569
|
German translations from Stefan, plus some Suomi translations
|
2013-02-08 16:22:47 +00:00 |
|
Nathan Gray
|
f4d51423f8
|
Implement validate, fix missing options after submit
|
2013-02-08 16:10:26 +00:00 |
|
Klaus Leithoff
|
be58fce3a5
|
first shot on new mail app ->mail<- intended to run on eT2
|
2013-02-08 14:55:33 +00:00 |
|
Nathan Gray
|
f61d4b64f5
|
Adapt calendar participants to et2 link
|
2013-02-08 14:07:39 +00:00 |
|
Nathan Gray
|
a99deb4473
|
Get contact link working with et2
|
2013-02-08 13:46:08 +00:00 |
|
Nathan Gray
|
b802aa64a8
|
Override et2_container.destroy() to not try to remove itself from the parent, it does not have a parent
|
2013-02-08 13:25:56 +00:00 |
|
Ralf Becker
|
763279562c
|
fixed event handling in tree, added tree specific onSelect and onCheck events, implemented !multiple mode and fixed dhtmlxtree to not trigger onSelect if selection is change via set_value (according to their documentation)
|
2013-02-08 13:23:58 +00:00 |
|
Nathan Gray
|
6de7ab7faf
|
Hide message line in edit popup when there is no message, as the other apps do it
|
2013-02-08 12:47:54 +00:00 |
|
Nathan Gray
|
13816aae70
|
Better check on global_data type before using it - null too
|
2013-02-08 12:26:41 +00:00 |
|
Nathan Gray
|
834832b87e
|
Better check on global_data type before using it
|
2013-02-08 12:22:19 +00:00 |
|
Nathan Gray
|
b42e913478
|
Add a new date sub-widget, date-time_today that displays the time if value is today, the date if the value is not today
|
2013-02-08 11:10:45 +00:00 |
|
Nathan Gray
|
a48c990607
|
Nextmatch-customfilter doesn't need its own file, move it in with the others
|
2013-02-08 10:50:55 +00:00 |
|
Nathan Gray
|
79a6e9f2d3
|
Don't set category title if category has no description
|
2013-02-08 10:50:19 +00:00 |
|
Nathan Gray
|
aa07a243c1
|
Fix widget not allowed / DOM error in nextmatch-accountfilter
|
2013-02-08 10:38:09 +00:00 |
|
Ralf Becker
|
194dd78deb
|
silenced warning: can not use scalar value as array in line 672
|
2013-02-08 08:54:20 +00:00 |
|
Nathan Gray
|
2809b52d4d
|
Downgrade no data error to a log, enhance message to include most likely cause
|
2013-02-08 08:32:17 +00:00 |
|
Nathan Gray
|
a178fd1cec
|
Stop caring about multiple for readonly, display all values provided
|
2013-02-07 16:05:32 +00:00 |
|
Nathan Gray
|
3fdce9467a
|
Finish splitting only_app out of application list
|
2013-02-07 16:01:41 +00:00 |
|
Nathan Gray
|
ca3536bf25
|
If no column display settings from app or preferences, display all columns
|
2013-02-07 15:46:36 +00:00 |
|
Ralf Becker
|
52ac0dd0b3
|
fix lang.php always returning all translations, because preferences::standard_substitutes loads them
|
2013-02-07 15:32:18 +00:00 |
|
Nathan Gray
|
20e53cb21a
|
Remove Add button width restriction, was actually respected by et2
|
2013-02-07 15:30:11 +00:00 |
|
Nathan Gray
|
e094b35394
|
Get nextmatch_customfilter working
|
2013-02-07 14:36:19 +00:00 |
|
Ralf Becker
|
8b28ba7ab6
|
added serverside parameters for synchronisation of row-data and hierarchical display of the grid
|
2013-02-07 12:43:57 +00:00 |
|
Nathan Gray
|
ca7f0f46ed
|
Fix fatal error by passing correct type
|
2013-02-07 11:02:35 +00:00 |
|
Nathan Gray
|
087ea097b6
|
Default display filter to resources
|
2013-02-07 11:00:42 +00:00 |
|
Nathan Gray
|
42e9efac87
|
Avoid ID conflict between category select & tree in et2
|
2013-02-07 10:51:00 +00:00 |
|
Nathan Gray
|
7fb0bbc9d9
|
Set size of config tabs
|
2013-02-07 09:39:17 +00:00 |
|
Nathan Gray
|
13d6b7e411
|
Fix missing modifer placeholder
|
2013-02-07 09:38:21 +00:00 |
|
Nathan Gray
|
ef826ee2b9
|
Change all merges to use common get_all_links() function
|
2013-02-07 09:36:07 +00:00 |
|
Ralf Becker
|
0dc3e5ab6f
|
keeping infolog_bo::$ignore_acl within the class
|
2013-02-07 09:28:31 +00:00 |
|
Nathan Gray
|
03aeacf69d
|
Add get_all_links() to get all link placeholders from content
|
2013-02-07 09:15:59 +00:00 |
|
Nathan Gray
|
d288fadaec
|
Get 'Whole query' context menu checkbox working with Export -> CSV menu item
|
2013-02-07 08:45:21 +00:00 |
|
Nathan Gray
|
eac76facda
|
Check for content options first
|
2013-02-06 17:08:12 +00:00 |
|
Ralf Becker
|
35617cba73
|
svn propset svn:keywords
|
2013-02-06 17:04:25 +00:00 |
|
Ralf Becker
|
99eea070bb
|
allow to resize all columns (no need to leave out the last one) and use pageX instead of clientX to take into account an optional scrollbar, if grid is to wide
|
2013-02-06 16:32:18 +00:00 |
|