6
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'integration' of [email protected]:symphony/symphony-2 into integration More... about 15 years ago
Add missing character (s with acute) to transliterations. More... about 15 years ago
Allow for a negative value ('no') to be sent in the POST array to un-tick a checkbox. More... over 15 years ago
Return an instantiated Extension given its class name. Useful for when one extension needs to directly reference the instance of another. More... over 15 years ago
Fixed zebra striping without use of CSS3 selectors (legacy browsers) More... over 15 years ago
Better flattening of pooled param values
Alistair Kearney
as pointybeard
More... over 15 years ago
Merge branch 'integration' of [email protected]:symphony/symphony-2 into integration More... over 15 years ago
Merge branch 'integration' of [email protected]:symphony/symphony-2 into integration More... over 15 years ago
Added a 'relative' flag to extension navigation API. Allows for more complex navigation links More... over 15 years ago
Allow filters to contain colons.
Rowan Lewis
as rowan-lewis
More... over 15 years ago
adding missing slash, see issue #175 http://bugs.symphony21.com/comments.php?DiscussionID=404 More... over 15 years ago
$dictionary should just be an empty array, no array_combine needed anymore More... over 15 years ago
Merge branch 'integration' of [email protected]:symphony/symphony-2 into integration More... over 15 years ago
Provided Entry ID to Field::prepareTableValue() More... over 15 years ago
Entry ID is established eariler, to allow fields more flexibility More... over 15 years ago
Extensions, when adding their own navigation groups, can limit access using 'limit'=>'developer' More... over 15 years ago
Keep UTF-8 characters in mail headers by base64_encoding them. Keep header names with upper-cased first character of each word. More... over 15 years ago
Signed-off-by: Alistair Kearney <[email protected]> More... over 15 years ago
Added the possibility for dynamic data source sorting, ordering, and limiting. More... over 15 years ago
Tracking latest version More... over 15 years ago
Avoiding duplicates in pooled params More... over 15 years ago
Issue #120: Problem associated with adding multiple entry ids to param pool. This effects fields with multi-select characteristics More... over 15 years ago
Field::fetchAssociatedEntrySearchValue() called from content.publish.php will have the working entry ID passed as well. This gives Fields better information for determining what is a linked entry More... over 15 years ago
Fixed truncation issues with Tag List field More... over 15 years ago
Tracking lastest version More... over 15 years ago
Added fix for sendMail function, additional headers need to be provided as a keyed array. More... over 15 years ago
missing field translation and always return translatable yes or no options for checkboxes More... over 15 years ago
make logout link translatable More... over 15 years ago
added missing translations More... over 15 years ago
hopefully last fix for data source editor concerning translations and class names More... over 15 years ago