]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web
Adding basic django admin sight.
[Evergreen.git] / Open-ILS / web /
2006-11-02 ericksonfixed some select clause orderinb bugs caused by adding...
2006-11-02 mikerslimpac. yay!
2006-11-02 ericksonbroke copy detail retrieval into staff/non-staff versions
2006-11-02 ericksonadded left joins for has many / might_have links
2006-11-01 ericksonfixed a bug that caused from-clause pruning to fail...
2006-10-31 ericksonImplemented template cloning
2006-10-31 ericksonadded a sanity check to table checked items scanning
2006-10-26 ericksonremoved old comment
2006-10-25 ericksonmade search term escaping actuall escape all instances...
2006-10-25 ericksoncleaned up some display issues with my-account and...
2006-10-25 ericksonif no copies are allowed for the hold recipient, then...
2006-10-23 ericksonmore spelling fixes
2006-10-23 ericksonfixed some mispelling
2006-10-17 ericksonfixed folder action dropdown display glitch leaving...
2006-10-17 ericksonadded title to selector options so overflow items are...
2006-10-17 ericksonchanged button style
2006-10-13 ericksonno longer lowercasing tcn in the sidebar search
2006-10-10 ericksonfixed bug which caused the footer to always cause a...
2006-10-09 ericksonadded a bool widget for selecting true/false
2006-10-09 ericksonadded relative time handler for "date" transform
2006-10-09 ericksonre-arranged the folder drawing to fix display bugs
2006-10-09 ericksonupated null/not-null label
2006-10-09 ericksonadded support for remote object limiting by org where...
2006-10-09 ericksonadded report name sanity check
2006-10-09 ericksonadded remote-object retrieval support for "public"...
2006-10-09 ericksonadded an "add" method to the fm_table for inserting...
2006-10-09 ericksonfleshing report objects on schedul fetch on the server...
2006-10-08 ericksonremoved some deprecated files
2006-10-08 ericksonadded sanity checks to user params to verify data is...
2006-10-06 ericksonfixed an output delete bug, added a brief column displa...
2006-10-05 ericksonadded move up/down buttons to display items for basic...
2006-10-05 ericksonmore widget work, relative times working, needs more...
2006-10-05 ericksonmore widget work
2006-10-05 ericksonrefactoring widgets, round one
2006-10-05 ericksonadded order_by clause creation, did some basic testing
2006-10-04 ericksonadded debug option which just shows method called
2006-10-04 ericksonadded object specific version of grep
2006-10-04 ericksonadded relative tforms to tform set, some small tweaks...
2006-10-04 ericksonbetter management for batch folder item deletions,...
2006-10-04 ericksonmore refactoring of the template builder so where and...
2006-10-04 ericksonbroke filters out the same way transforms are broken...
2006-10-04 ericksonadded is/is not NULL
2006-10-03 ericksonprotecting other users items from delete calls directly...
2006-10-03 ericksonremoved the ability to send reports to other user's...
2006-10-03 ericksonfixed the "between" param op, made the output display...
2006-10-03 mikerremoving the pie chart option for now
2006-10-02 ericksonadded min-width to folder tree div, making sure non...
2006-10-02 ericksonalias/relation is now encoded to prevent from-clause...
2006-10-02 ericksonwired up folder share/unshare actions, got folder delet...
2006-10-02 ericksonadded class for bold columns
2006-10-02 ericksonmoved fm debugger here to share it
2006-10-02 ericksonmoved json pretty print to here to share it
2006-10-02 ericksonadded support for bolding/highlighting a given column...
2006-10-02 ericksonadded some commas
2006-10-02 mikerreordering some fields
2006-10-02 ericksonadded output deleted, wired up the ASAP button, etc.
2006-10-02 ericksonadded some style for the select links
2006-10-02 ericksonadded object dumper method
2006-10-02 ericksonmore output support, more report editor options, etc.
2006-10-02 ericksonadded some custom columns
2006-10-02 ericksonadded select all/none links to the select column
2006-10-02 ericksonadded friendly fm object debugger
2006-10-02 ericksonlogging params on network error
2006-10-02 mikeradding a Run ASAP button
2006-10-02 mikeroutput format options, with sane defaults
2006-10-02 ericksonadded output support, more tuning
2006-10-01 ericksonadded report description creation at run-time and so...
2006-10-01 ericksontop level folder work, added template creation code
2006-10-01 mikerminor updates to html
2006-10-01 mikermoving recur stuff to the param editor
2006-10-01 mikerupdating skeleton scheduler
2006-10-01 mikerupdating skeleton scheduler
2006-10-01 mikersimplified from-pruning
2006-10-01 mikeradding skeleton scheduler
2006-10-01 mikergoing depth-first on from-pruning
2006-10-01 ericksonmore filter work, from clauses, etc.
2006-10-01 ericksonmore filter work, still need to refactor parts of the...
2006-10-01 mikeradded lt/gt dups for date/time stuff
2006-10-01 mikermissed the Distinct
2006-10-01 ericksonmore filter work, did some testing, cleaned up some...
2006-09-30 mikertranform and ui updates
2006-09-29 ericksonadded helper line to convert string to node
2006-09-29 ericksonthe tree now accepts functions (for onclicks) in additi...
2006-09-29 ericksonadded some band-aid simplified date display code for now
2006-09-29 ericksonadded report and template delete actions, added report...
2006-09-29 ericksonmore user param and widget work
2006-09-29 mikerbug fix, missing parameter
2006-09-29 ericksonadded some folder actions and framework, more to come
2006-09-29 mikerhas_many/might_have support in the from clause
2006-09-29 ericksonmore work on folder window interface, started on a...
2006-09-29 ericksonadded some comments
2006-09-28 ericksonmore genericifying
2006-09-28 ericksonmade the folder window more generic, showing contents...
2006-09-28 ericksonadded the ability to add a column of checkboxes to...
2006-09-28 ericksonadded utility method
2006-09-28 ericksonoffset the loading of image elements so code in other...
2006-09-28 ericksonever more toil
2006-09-27 ericksoncontinued work on the folder contents editor and genera...
2006-09-27 ericksonno longer making special case for isXUL for tcn search...
2006-09-26 ericksonstarting work on folder-specific window framework
next