6
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed one content file translation. Made symphony/lib/toolkit translation-ready. More... over 15 years ago
symphony/templates are now translation-ready. More... over 15 years ago
First step of handling translation in content files. Some strings could be unified (they are pretty similar), some contain URLs in chunks isntead of one token for full URL. More... over 15 years ago
Fixed small bug with _t function More... over 15 years ago
Improved Lang translation functions. Added Dictionary class. More... over 15 years ago
Fix dark-font-on-dark-background problem: issue #124 (http://bugs.symphony21.com/comments.php?DiscussionID=352&page=1#Item_1). More... over 15 years ago
Implement previousVersion number argument for extension->update() function. More... over 15 years ago
Merge branch 'master' of git://github.com/symphony/symphony-2 More... over 15 years ago
Added contributor info More... over 15 years ago
Updated licence in accordance with new guidelines More... over 15 years ago
Improved font-family selection More... over 15 years ago
Fixed bug #117 More... over 15 years ago
Fix filtering by system id. More... over 15 years ago
Fixed Mobile Safari support More... over 15 years ago
Added alternate navigation styles to cater for touchscreens More... over 15 years ago
Added mousedown listener to improve Mobile Safari support More... over 15 years ago
Added html.active className for styling purposes More... over 15 years ago
Fix data source parameters section on symphony/blueprints/datasources/info page. Do not call ->example() 2nd time, just reuse data stored in variable few lines above. More... over 15 years ago
Fix sessions on local setups: issue #115, reported by andreagandino and confirmed by czheng, http://bugs.symphony21.com/comments.php?DiscussionID=343 More... over 15 years ago
Using instance() function More... over 15 years ago
Formatting cleanup (Removed extra new lines and other whitespace) More... over 15 years ago
Added instance() function and made constructor protected More... over 15 years ago
Made Symphony class abstract and implement Singleton More... over 15 years ago
Formatting cleanup (Removed extra new lines and other whitespace) More... over 15 years ago
Merge branch 'master' of [email protected]:symphony/symphony-2 More... over 15 years ago
Merge branch 'ahwayakchih/master' More... over 15 years ago
Ignoring errors generated from array_intersect() More... over 15 years ago
Merge branch 'master' of git://github.com/ahwayakchih/symphony-2 into ahwayakchih/master More... over 15 years ago
Updated to suggest installation of the "Export Ensemble"
Alistair Kearney
as pointybeard
More... over 15 years ago
[Issue #288] Added function, General::encodeHeader(), to correctly encode body and subject. Also, added content-type header to the General::sendEmail() function. More... over 15 years ago