]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-01-28 mikerok fine. use plperlu
2008-01-28 mikerjust use plperl and not plperlu
2008-01-28 dbsA bit more checkout.js code cleaning to comply with...
2008-01-28 mikerignore deleted records within a metarecord
2008-01-28 ericksonprotecting against edge case where we run off the end...
2008-01-28 dbsCorrect a regression introduced by i18n, and make jslin...
2008-01-28 dbsReturn null in the event the requested org setting...
2008-01-28 mikeradding create_time column to match the IDL
2008-01-27 dbsMigrate opac.js over from strbundle to messagecatalog
2008-01-27 dbsCorrect a mod_xmlent complaint about invalid XML
2008-01-27 dbsCorrect entity name
2008-01-25 mikermake flags accept 0/1 as well as false/true
2008-01-24 dbsLocalize checkin and checkout interfaces
2008-01-24 mikerfixing authority validation with the new input/output...
2008-01-24 mikeradded param sets for voided billing clauses
2008-01-24 dbsUse a more explicit term than "Mult-date" for easier...
2008-01-24 dbsDo not force application type of XHTML files to XUL...
2008-01-23 ericksonadded org name sorting to org list retrieval
2008-01-23 ericksonverifying existance of local tree before performing...
2008-01-23 ericksonadded method to return flat list of related orgs
2008-01-23 dbsLocalize strings in circ checkin interface
2008-01-23 dbsWe no longer need to call lang.js
2008-01-23 dbsTypo in debug output
2008-01-23 dbsReorder admin user insert statements to satisfy foreign...
2008-01-22 ericksonmore org utility code
2008-01-22 ericksonmore org utility code
2008-01-22 phasefxutil.window was relying on xulG, but when called from...
2008-01-22 dbsThis actually uses bash syntax; let's be explicit in...
2008-01-22 dbsCorrect install rules for the c-app headers
2008-01-22 dbsRestore Makefile.install to r8000.
2008-01-22 dbsEnable build via relative header file and library locat...
2008-01-22 dbsUse the SHELL Makefile variable to set bash, rather...
2008-01-22 ericksonadded open-ils.actor app
2008-01-22 ericksonbeginnings of general purpose org_unit utility functions
2008-01-21 dbsEliminate lang.js (old i18n approach).
2008-01-21 dbsClean up staff client 'make' output
2008-01-21 phasefxsome try/catch goodness for messagecatalog implementati...
2008-01-21 dbsMerge circ.properties into offline.properties (missed...
2008-01-21 dbsTeach i18n Makefile about multiple property file locations.
2008-01-21 mikeradding pointer to the original docs
2008-01-21 mikeradding copyright and docs
2008-01-21 dbsTeach dtd2js.pl to ignore comments.
2008-01-21 dbsMore staff client localization in server/admin
2008-01-21 mikerstylesheet that can turn the Library of Conference...
2008-01-20 dbsRestore regression spotted by miker (thanks!)
2008-01-20 dbsThe localization madness continues...
2008-01-20 dbsLocalize many of the strings in closed_dates.xhtml;
2008-01-20 dbsCorrect "temaplate" typo
2008-01-20 dbsStart using locale SSI env to pull in DTD for XUL/XHTML
2008-01-19 dbsDefine common strings for server-side messagecatalogs
2008-01-19 dbsServer-side XUL uses server-side message catalogs
2008-01-19 dbsJust use one messagecatalog (offline.properties) in...
2008-01-19 dbsCorrect SetEnv syntax for XUL locale
2008-01-19 dbsMove strings out of font_settings.xul; shuffle logic...
2008-01-18 ericksonrepaired logic error in reading event status. assuming...
2008-01-18 ericksonadded explicit disconnect
2008-01-18 dbsMove hardcoded strings out of offline transaction mgmt...
2008-01-17 dbsMove POT files into en-US subdirectory (clutter BAD).
2008-01-17 ericksonrepaired event test
2008-01-17 ericksonadded a to_ex method to turn the event into an exceptio...
2008-01-17 ericksonadded a generic event class to model ILS events, remove...
2008-01-16 ericksonadded acq const
2008-01-16 dbsBackport from acq-experiment branch:
2008-01-15 ericksonupdated to match opensrf changes, more move away from...
2008-01-15 ericksonrepaired typo
2008-01-15 ericksonremoving deprecated code
2008-01-15 dbsSwitch to setuptools for dependency handling
2008-01-14 mikerallow cgi params instead of a cookie for auth token
2008-01-14 mikerallow the exporter to accept a container id, for export...
2008-01-12 mikerforce flushing of the apache/mod_perl buffer after...
2008-01-09 ericksonadded an is_true function
2008-01-08 phasefxone hell of a typo ;) fixes a regression
2008-01-08 phasefxrefactor spawn_copy_editor and perm check
2008-01-08 phasefxrefactor and fix dedup of shelving locations, and fix...
2008-01-07 ericksonplugged in new permission checking call which uses...
2008-01-07 dbsEnable Python build with regular user to avoid perm...
2008-01-06 ericksonchanged create_date to create_time to match column...
2008-01-06 ericksonmore IDL api work. moving to more pythonic lower/under...
2008-01-06 dbsTypo fix in Python IDL module (virtul -> virtual)
2008-01-06 mikermake the message about duplicate TCN avoidance more...
2008-01-04 ericksonlogging error for now instead of throwing exception
2008-01-04 erickson* added link parsing
2008-01-04 ericksonadded fields where links existed for nonexistant fields...
2008-01-04 ericksonparsing primary, sequence, and primitive settings from IDL
2008-01-03 ericksonshowing last year closed dates in addition to this...
2008-01-03 ericksonreplaced unneccesary loop with API call
2008-01-03 ericksonfixed typo -- tiemstamp
2008-01-03 phasefxI'm not going to bother parsing the svn keyword for...
2008-01-03 phasefxchange Build ID to Target Server ID to match reality...
2008-01-03 ericksonforward-porting move to cstore for bib create and repla...
2008-01-03 phasefxcopy/paste-o, but keywords seem to work
2008-01-03 phasefxexperiment with svn:keywords
2008-01-02 phasefxrefactor the flattening of hold copies, and disallow...
2007-12-28 mikeradding fkey for actor.usr.profile -- Thanks to Jonh...
2007-12-23 dbsInstall Evergreen Python modules via distutils
2007-12-21 ericksonadded some documentation. sorry, dbs, if the format...
2007-12-21 dbsAdd a little bit of example usage to the docs for idl.pl
2007-12-21 dbsFix typo that prevents parsing virtual fields
2007-12-21 phasefxoops, disable these widgets until the native-evergreen...
2007-12-21 phasefxhardcode native evergreen catalog as a virtual z-source...
next