Go to content
Diem
Download
Demo
Plugins
Documentation
Blog
Community
Development
Development
The code is hosted by GitHub
See
Diem repository
and contribute by
forking Diem
!
Latest commits
fixed typo in module config handler (fixes php notice in console)
31/01 11:32 by eXtreme
fixed opening colorbox for fast record edit
30/01 12:30 by eXtreme
pl translation file updated
21/01 2:56 by eXtreme
fix: widget and zone dialogs moving (bug: disappearing dialog title and persistent opacity)
19/01 5:15 by eXtreme
upgraded default jQuery version to 1.7.1 (mainly because of chrome "deprecated event.layerX and event.layerY" console spam) - fixing by the way ajax pagination on Chrome
14/01 3:17 by eXtreme
fixed boolean fields admin filter forms (they never worked fine)
13/01 15:38 by eXtreme
fixed and improved admin trans units filter form
13/01 14:57 by eXtreme
FIX: area placeholder CSS classes are not cleared when a zone dragged from toolbar is not dropped onto an area
9/01 12:25 by eXtreme
changed area and zone sortables tolerance from intersect to pointer (works better while dragging)
9/01 12:10 by eXtreme
symfony submodule updated
8/01 15:27 by eXtreme
Merge branch 'master' of git://github.com/diem-project/diem.git
8/01 12:38 by eXtreme
added 'containment' options to some draggables and sortables
8/01 12:38 by eXtreme
updated jquery UI to 1.8.16 (sources were waaay outdated (1.8.4)) - fixing also a bug with draggable on page tree
8/01 12:26 by eXtreme
added getDmModule() and getTable() methods to front actions class (same as in components class)
6/01 7:20 by eXtreme
updated pl i18n
28/12 8:54 by eXtreme
diem data load: fixed inserting mail templates when new language is added
28/12 7:51 by eXtreme
symfony submodule updated
27/12 4:03 by eXtreme
hardcoded "DmMedia" in queries for DmGallery behavior replaced with behavior option
26/12 4:03 by eXtreme
jQuery 1.7 added to JS lib directory, if someone wants to use it
15/12 4:28 by eXtreme
Merge branch 'master' of
git@github.com
:diem-project/diem.git
13/12 10:39 by eXtreme
Merge branch '5743e45865b1fb7f39fa3a91b1613532f2882cf4' of
git@github.com
:eXtreme/diem.git
13/12 10:38 by eXtreme
Merge branch 'master' of git://github.com/diem-project/diem.git
13/12 10:19 by eXtreme
Merge pull request #420 from eXtreme/5743e45865b1fb7f39fa3a91b1613532f2882cf4 Fix double widget action execution
13/12 10:17 by Jacek Jędrzejewski
execute widget action by front helper only with direct call from getWidget helper
9/12 14:09 by eXtreme
Revert "Removed executing execute[Name]Widget actions from dmFrontActions class as they are executed my dm_get_widget (fixes duplicated execution)" This reverts commit 5743e45865b1fb7f39fa3a91b1613532f2882cf4.
9/12 14:09 by eXtreme
execute widget action by front helper only with direct call from getWidget helper
9/12 13:48 by eXtreme
Revert "Removed executing execute[Name]Widget actions from dmFrontActions class as they are executed my dm_get_widget (fixes duplicated execution)" This reverts commit 5743e45865b1fb7f39fa3a91b1613532f2882cf4.
9/12 13:38 by eXtreme
ui-resizable CSS was not loaded in edit mode causing resizable handle being incorrectly positioned
9/12 5:03 by eXtreme
fixed: link or media dragged from Page and Media bars were covered by bars and UI windows
9/12 4:55 by eXtreme
fixed calculating of asset paths in Windows environment
9/12 4:23 by eXtreme