summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-03-04Simplify logic a bit and tweak the visible text.Bharat Mediratta
2009-03-04Indentation and whitespace tweaks.Bharat Mediratta
2009-03-04Fix indentation.Bharat Mediratta
2009-03-04remove unnecessary render()Bharat Mediratta
2009-03-04Move <label> outside of <?= ?> blockBharat Mediratta
2009-03-04Send 1 items added notification per batch of itemsTim Almdal
2009-03-04Forgot to remove a debugging statementTim Almdal
2009-03-04Use Directory IteratorTim Almdal
2009-03-03* Validate that the source path is authorized.Tim Almdal
2009-03-03Remove csrf verification from autocomplete handlerTim Almdal
2009-03-03Only show local_import head stuff (css and js) when the local_importTim Almdal
2009-03-03Inline the admin view creation that was in helpers/local_import.phpTim Almdal
2009-03-03Improve the comment about why we skip the first path.Tim Almdal
2009-03-03Fix indentation, remove unnnecessary csrf check.Bharat Mediratta
2009-03-03Undo r20234Tim Almdal
2009-03-03Removed the === false and === true checksTim Almdal
2009-03-03Refactored the batch Api: 1) created a small batch helper class:Tim Almdal
2009-03-03Fix issue identified by security review... some table names where notTim Almdal
2009-03-01Simplify the batch api by having the core event handlers forTim Almdal
2009-02-28The scaffolding, simple_uploader and local_import now call two newTim Almdal
2009-02-28Change the pattern to identify tables that need prefix substitution toTim Almdal
2009-02-28Correct a type and missed a table nameTim Almdal
2009-02-27This implement table prefix for the watermark notification modules (Ticket #68)Tim Almdal
2009-02-27This implements table prefix for all the queries in core, user, exif,Tim Almdal
2009-02-27This implements table prefix for all the queries in core, user, exif,Tim Almdal
2009-02-271) Change the image block so it has the correct url in the anchor tag.Tim Almdal
2009-02-27Remove unneeded code.Bharat Mediratta
2009-02-27Optimize the code by ditching the count query; we don't need it.Bharat Mediratta
2009-02-27Remove commented codeTim Almdal
2009-02-27Continue the journey of replacing raw sql with ORM or Database methodTim Almdal
2009-02-27Continue the journey of replacing raw sql with ORM or Database methodTim Almdal
2009-02-26Update to image_block based on bharat's feedbackTim Almdal
2009-02-26Replace ORM->select(count(*)) with a call to Database::count_recordsTim Almdal
2009-02-26Delete unused codeTim Almdal
2009-02-26Implement fix for ticket #103. If there is no exif data, don'tTim Almdal
2009-02-26Fix up add from server:Tim Almdal
2009-02-26Remove debugging statementTim Almdal
2009-02-26Implement a random image block for the side bar. Ticket #13Tim Almdal
2009-02-26Move tag CSS into admin theme's screen.cssBharat Mediratta
2009-02-26Add slightly more visual feedback when you're hovering over aBharat Mediratta
2009-02-26Minor code simplification.Bharat Mediratta
2009-02-26"Import" -> "Add" so that the menu option fits on one line.Bharat Mediratta
2009-02-25Add closing )Tim Almdal
2009-02-25Add support MP4 movies also. Flowplayer supports them and can streamBharat Mediratta
2009-02-24Added a block to the siebar that lists the available feedsTim Almdal
2009-02-24Major change to local import, in that checking the high levelTim Almdal
2009-02-24File structure style fixesAndy Staudacher
2009-02-24Fix bootstrap / installation issue for unit test framework:Andy Staudacher
2009-02-24remove the extension and just use the IMAGETYPE_xxx constantsTim Almdal
2009-02-23A couple of references to media_rss that were overlookedTim Almdal