Commits
master
Name already in use
Commits on May 13, 2014
-
Nils Hörrmann committed
May 13, 2014
Commits on Apr 11, 2014
Commits on Feb 6, 2014
-
Merge pull request #250 from beaubbe/master
Checking if variable `is_array` for `fetchIncludableElements()`
Commits on Jan 23, 2014
Commits on Sep 23, 2013
-
Merge pull request #242 from animaux/master
Slightly less dirty hack for Documenter compatibility.
Nils Hörrmann committedSep 23, 2013 -
Slightly less dirty hack for Documenter compatibility.
Preventing margin to be attached to subsection content if documenter drawer is open while page is loaded.
Alexander Rutz authored and Alexander Rutz committedSep 23, 2013
Commits on Aug 10, 2013
-
Merge pull request #240 from miguelpayet/master
Change deprecated method $entry->creationDate for $entry->get() call
Nils Hörrmann committedAug 10, 2013 -
Change deprecated method $entry->creationDate for $entry->get() call
Replaced the deprecated $entry->creationDate call with the new $entry->get('creation_date') call.
Commits on Jul 30, 2013
-
Merge pull request #238 from miguelpayet/master
Add creation date attribute to subsection items
Nils Hörrmann committedJul 30, 2013 -
Add creation date attribute to subsection items
Subsection <item> elements only have id attributes, this commit adds a creation-date element with the creation date of the corresponding entry (via the $entry->creationDate method).
Commits on Jul 28, 2013
-
Merge pull request #237 from Implemint/master
Removing union query to old tab functionality
Nils Hörrmann committedJul 28, 2013 -
Removing union query to old tab functionality
Tyler Ipson committedJul 28, 2013
Commits on Jul 25, 2013
Commits on Jul 23, 2013
Commits on Jul 4, 2013
-
Nils Hörrmann committed
Jul 4, 2013 -
Merge pull request #233 from animaux/master
REALLY make image previews working in 2.3.3, plus file link removal, closes #222
Nils Hörrmann committedJul 4, 2013 -
Merge pull request #230 from alexbirukov/master
Update Russian language
Nils Hörrmann committedJul 4, 2013
Commits on Jul 3, 2013
-
REALLY make image previews working in 2.3.3
Dirty Hack described here: http://www.getsymphony.com/discuss/thread/101275/2/#position-24
Alexander Rutz authored and Alexander Rutz committedJul 3, 2013 -
Removed file links, Image preview compatibility for Symphony 2.3.3
I guess this breaks 2.3.2 Compatibility?
Alexander Rutz authored and Alexander Rutz committedJul 3, 2013 -
Symphony 2.3.3 compatibility – this change is not backwards-compatible
Nils Hörrmann committedJul 3, 2013 -
Merge pull request #232 from animaux/master
Image Preview compatibility for Symphony 2.3.3
Nils Hörrmann committedJul 3, 2013 -
Image Preview compatibility for Symphony 2.3.3
This probably breaks 2.3.2 compatibility?
Commits on Mar 22, 2013
Commits on Mar 13, 2013
-
- Use General::deleteFile, General::writeFile for the `subsectionmanager-storage` file - Put the `subsectionmanager-storage` file in `CACHE`, as that is what it is
Commits on Mar 12, 2013
-
Update subsectionmanager.publish.css
Fix an issue when using a nested Subsection Manager in that the search field didn't having a background making the query hard to read.