aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-06Fixed wrapper for annotation calculations.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9056 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-29Made admin welcome widget a bit more semanticewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9055 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-29comment typoewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9054 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-29Bah, can't do thatewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9053 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-29Deny all HTTP access to the engine directoryewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9052 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28hacking the 1.7 css for current twitter widget so it looks decent for ↵cash
screenshots git-svn-id: http://code.elgg.org/elgg/trunk@9051 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3358 fixed another instance where link_class should be used now due to ↵cash
changes in menu code git-svn-id: http://code.elgg.org/elgg/trunk@9050 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Fixes #3408. During token refresh, only touching hrefs that contain ↵brettp
__elgg_ts and __elgg_token to avoid changing selector-only hrefs since fragment-only hrefs are normalized by the browser. Not sure how this didn't show up until now. git-svn-id: http://code.elgg.org/elgg/trunk@9049 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Trying to increase probability that people will read the welcome widget by ↵cash
making the text shorter git-svn-id: http://code.elgg.org/elgg/trunk@9048 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3236 updated the button css so that disable plugin button looks like a ↵cash
button git-svn-id: http://code.elgg.org/elgg/trunk@9047 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28activate messages plugin on installcash
git-svn-id: http://code.elgg.org/elgg/trunk@9046 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3236 removed elgg-states-* from admin css since it was overaggressivecash
git-svn-id: http://code.elgg.org/elgg/trunk@9045 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3236 cleaned up the widget css in admin areacash
git-svn-id: http://code.elgg.org/elgg/trunk@9044 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3358. Missed Tinymce's use of class for its menu.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9043 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Fixes #3326. Added CSS for inputs in admin area. No more tiny text fields!brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9042 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Fixed a problem with the ajax for deleting message board posts.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9041 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Removed unneeded else.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9040 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ↵brettp
this in PHP. git-svn-id: http://code.elgg.org/elgg/trunk@9039 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Added very basic CSS for elgg-markdown in admin area.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9038 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Fixed possible WSOD for plugin text file page handler.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9037 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Fixed typo in search's readme.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9036 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Updated markdown to add support for === instead of just ### for headers. ↵brettp
Added upstream warning. git-svn-id: http://code.elgg.org/elgg/trunk@9035 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Updated search's readme to markdown.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9034 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Fixes #3253. Merged in Shashank's patch.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9033 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Removed stray test code.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9032 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Refs #3362. Removed use of $show_bad in elgg_get_plugins().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9031 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵brettp
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #3380: .elgg-icon-user states are now consistent with other elgg-iconsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9029 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #3388: .elgg-icon is now middle-aligned by defaultewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9028 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width contentewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9027 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #3389: Sandbox base styles for dl, dt, ddewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9026 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #2922: pg/livesearch now works with "term" parameterewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9025 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes some coding standard issues in elgglib.phpewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9024 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-25Removed inaccurate readme.txt file.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9023 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, ↵brettp
LICENSE.txt, and INSTALL.txt as markdown files for plugins. Added page handler to parse and serve them. Added links in plugin admin. Refs #3236. Problems with displaying parsed markdown because of missing parts of the admin theme's CSS. git-svn-id: http://code.elgg.org/elgg/trunk@9022 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-25Renamed ElggPlugin->canIncludeFile() to ->canReadFile() and am using ↵brettp
is_readable() instead of file_exists(). git-svn-id: http://code.elgg.org/elgg/trunk@9021 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-24Fixes #2196. Pulled in Francisco's patch for datepicker CSS.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9020 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-23Fixes #3042: Theme preview navs now match css/elements/*. Also did a major ↵ewinslow
cleanup of the presentation. git-svn-id: http://code.elgg.org/elgg/trunk@9019 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixes #3374: echo developers settings explanationewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9018 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixes #3282: Added a class to menu items which includes menu item name (just ↵ewinslow
like ul contains a class with the menu name) git-svn-id: http://code.elgg.org/elgg/trunk@9017 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixed rewriting for internalid and internalname to not cause false ↵brettp
deprecation notices if passed among views. git-svn-id: http://code.elgg.org/elgg/trunk@9016 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixed deprecated call to input/pulldown.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9015 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Added 3rd param to elgg_deprecated_notice() to control how much of the stack ↵brettp
to show. git-svn-id: http://code.elgg.org/elgg/trunk@9014 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixes some deprecated notices in admin online user widget.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9013 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixed erroneous notices about full_view when passing $vars directly to ↵brettp
another view within a view. git-svn-id: http://code.elgg.org/elgg/trunk@9012 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-21Refs #3195. Selectively joining certain tables for performance with ↵brettp
annotation calculations. git-svn-id: http://code.elgg.org/elgg/trunk@9011 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-21Reverting the annotation changes because they're not ready yet.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9010 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-21Fixed a problem with the annotation batch operation test.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9009 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-21Fixes #3310. Removed old on_activate unit tests.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9008 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-20Fixes #3369: Bookmarks now have rel=nofollowewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9007 36083f99-b078-4883-b0ff-0f9b5a30f544