projects
/
Evergreen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Evergreen.git
2008-12-17
miker
bad pkey parsing for update and delete return values
commit
|
commitdiff
|
tree
2008-12-17
erickson
need a require for grid editing
commit
|
commitdiff
|
tree
2008-12-17
erickson
fixed some store object handling logic in delete
commit
|
commitdiff
|
tree
2008-12-17
miker
clone the object instead of serializing and then parsing
commit
|
commitdiff
|
tree
2008-12-17
erickson
added delete functionality. fixed some tabbing
commit
|
commitdiff
|
tree
2008-12-17
erickson
keep the original objects around for deletion purposes
commit
|
commitdiff
|
tree
2008-12-17
erickson
implemented create
commit
|
commitdiff
|
tree
2008-12-17
erickson
added istrue function
commit
|
commitdiff
|
tree
2008-12-17
erickson
keep the "what is checked out and overdue" counting...
commit
|
commitdiff
|
tree
2008-12-17
miker
apply the "standards" checked out predicate
commit
|
commitdiff
|
tree
2008-12-17
miker
apply the "standards" checked out predicate
commit
|
commitdiff
|
tree
2008-12-17
erickson
for consistency, do not count lost/claimsreturned items...
commit
|
commitdiff
|
tree
2008-12-16
erickson
removed context_field from circ-mod permacrud entries...
commit
|
commitdiff
|
tree
2008-12-16
erickson
adding new circ_modifier page config
commit
|
commitdiff
|
tree
2008-12-16
erickson
adding new circ_modifier config page
commit
|
commitdiff
|
tree
2008-12-16
miker
#ifdef typo and a little refactoring
commit
|
commitdiff
|
tree
2008-12-15
miker
fix type (pointer * missing); rearange vars to avoid...
commit
|
commitdiff
|
tree
2008-12-15
miker
align api with Permacrud.pm; protect transaction and...
commit
|
commitdiff
|
tree
2008-12-15
erickson
changed picklist labels to selection list for consistency
commit
|
commitdiff
|
tree
2008-12-15
erickson
added clear form button to bib search
commit
|
commitdiff
|
tree
2008-12-15
miker
try building a new param array instead of removing...
commit
|
commitdiff
|
tree
2008-12-15
miker
fixing debugging message so that it is useful for debugging
commit
|
commitdiff
|
tree
2008-12-15
erickson
repaired accidentally removed model def.
commit
|
commitdiff
|
tree
2008-12-15
miker
more WHERE clause debugging
commit
|
commitdiff
|
tree
2008-12-15
miker
WHERE clause debugging
commit
|
commitdiff
|
tree
2008-12-15
erickson
repaired some div placement to fix the tabs
commit
|
commitdiff
|
tree
2008-12-15
miker
allow registration of search and idlist methods
commit
|
commitdiff
|
tree
2008-12-15
erickson
fixed field name typo
commit
|
commitdiff
|
tree
2008-12-15
miker
freeing too much, leads to undefined behavior and event...
commit
|
commitdiff
|
tree
2008-12-15
miker
bad array index variable in foreign context field loop
commit
|
commitdiff
|
tree
2008-12-15
miker
variable cleanup; more error reporting to the client...
commit
|
commitdiff
|
tree
2008-12-15
erickson
moved to dynamic grid rendering and post-create updates
commit
|
commitdiff
|
tree
2008-12-15
miker
typo ... how did I manage that one?
commit
|
commitdiff
|
tree
2008-12-15
miker
give doFieldmapperSearch the proper class hash for...
commit
|
commitdiff
|
tree
2008-12-15
miker
log context fields during perm checks
commit
|
commitdiff
|
tree
2008-12-15
miker
report lack of permissions to client
commit
|
commitdiff
|
tree
2008-12-15
miker
pull the first result row into the result object
commit
|
commitdiff
|
tree
2008-12-15
miker
just one more debug log line
commit
|
commitdiff
|
tree
2008-12-15
miker
more debug logging
commit
|
commitdiff
|
tree
2008-12-15
miker
more debug logging
commit
|
commitdiff
|
tree
2008-12-15
miker
proper param format
commit
|
commitdiff
|
tree
2008-12-15
miker
arg, bad cast
commit
|
commitdiff
|
tree
2008-12-15
miker
attampt namespace-less attribute fetching
commit
|
commitdiff
|
tree
2008-12-15
miker
typo in idl parser; more pcrud debugging
commit
|
commitdiff
|
tree
2008-12-15
miker
yet more debugging
commit
|
commitdiff
|
tree
2008-12-15
miker
more logging and debugging
commit
|
commitdiff
|
tree
2008-12-15
miker
test for user-ness
commit
|
commitdiff
|
tree
2008-12-15
miker
doh, typo
commit
|
commitdiff
|
tree
2008-12-15
miker
some debugging info (and inexplicable spacing chagnes)
commit
|
commitdiff
|
tree
2008-12-15
miker
typo stopping "retrieve" methods from being generated
commit
|
commitdiff
|
tree
2008-12-15
miker
seems cstore (and presumably reporter-store) do want...
commit
|
commitdiff
|
tree
2008-12-15
miker
refactoring cstore and friends deps lists
commit
|
commitdiff
|
tree
2008-12-15
miker
plug that leak
commit
|
commitdiff
|
tree
2008-12-14
miker
checking for a foreign context first
commit
|
commitdiff
|
tree
2008-12-14
miker
fixing warning on #endif syntax
commit
|
commitdiff
|
tree
2008-12-14
miker
always attach the permission list, even if it is empty...
commit
|
commitdiff
|
tree
2008-12-14
miker
return true if no permissions are specified
commit
|
commitdiff
|
tree
2008-12-14
miker
split on space now, instead of pipe
commit
|
commitdiff
|
tree
2008-12-14
miker
C port of the permacrud service. This touches a lot...
commit
|
commitdiff
|
tree
2008-12-12
erickson
added bib_source to upload form and queued_bib_record...
commit
|
commitdiff
|
tree
2008-12-12
erickson
more work toward bib source selector
commit
|
commitdiff
|
tree
2008-12-12
erickson
partially implemented bib-source selector. more to...
commit
|
commitdiff
|
tree
2008-12-12
erickson
make ranged pgpt retrieval streaming
commit
|
commitdiff
|
tree
2008-12-11
erickson
moved to dynamic grid rendering
commit
|
commitdiff
|
tree
2008-12-11
erickson
moved to dynamic grid rendering
commit
|
commitdiff
|
tree
2008-12-11
erickson
dynamic grid creation
commit
|
commitdiff
|
tree
2008-12-11
erickson
streaming grid building
commit
|
commitdiff
|
tree
2008-12-11
miker
just some spacing
commit
|
commitdiff
|
tree
2008-12-11
erickson
currency type retrieval now streaming
commit
|
commitdiff
|
tree
2008-12-11
miker
logic fix to new bibs-by-holdings-change view
commit
|
commitdiff
|
tree
2008-12-11
erickson
moved to streaming call and dynamic grid updates
commit
|
commitdiff
|
tree
2008-12-11
erickson
move to 1.2 markup grid
commit
|
commitdiff
|
tree
2008-12-11
erickson
move to 1.2 markup grid
commit
|
commitdiff
|
tree
2008-12-11
miker
ease long-line layout
commit
|
commitdiff
|
tree
2008-12-11
erickson
move to 1.2 markup grid
commit
|
commitdiff
|
tree
2008-12-11
erickson
mostly moved to markup grid
commit
|
commitdiff
|
tree
2008-12-11
miker
add OCLC "bibs with new/deleted holdings" reporting...
commit
|
commitdiff
|
tree
2008-12-11
miker
add OCLC "bibs with new/deleted holdings" reporting...
commit
|
commitdiff
|
tree
2008-12-11
erickson
move to markup grid
commit
|
commitdiff
|
tree
2008-12-11
erickson
removed old commented line
commit
|
commitdiff
|
tree
2008-12-11
erickson
using new single-object store handling
commit
|
commitdiff
|
tree
2008-12-11
erickson
added methods to allow for initializing a store and...
commit
|
commitdiff
|
tree
2008-12-10
erickson
more movement toward markup-based grids
commit
|
commitdiff
|
tree
2008-12-10
erickson
removed unused cstore session handle
commit
|
commitdiff
|
tree
2008-12-10
erickson
use object-based store to ensure unique years, not...
commit
|
commitdiff
|
tree
2008-12-10
erickson
use public open-ils.actor method in lieu of private...
commit
|
commitdiff
|
tree
2008-12-10
dbs
Forward port r11491 from rel_1_4 to fix a typo in Vandelay
commit
|
commitdiff
|
tree
2008-12-10
dbs
Be consistent about our locale patterns (xx-YY)
commit
|
commitdiff
|
tree
2008-12-10
dbs
Update translatable files to reflect .key -> .accesskey...
commit
|
commitdiff
|
tree
2008-12-10
dbs
Need to use accesskey / label pairs for best translate...
commit
|
commitdiff
|
tree
2008-12-09
erickson
rolled back partial attempt at trimming the resulting...
commit
|
commitdiff
|
tree
2008-12-09
erickson
moved to 1.2-style dojo grid
commit
|
commitdiff
|
tree
2008-12-09
miker
only test the block_list member if it is set
commit
|
commitdiff
|
tree
2008-12-09
erickson
added org settings for controlling recs are auto-delete...
commit
|
commitdiff
|
tree
2008-12-09
erickson
short-circuit unnecessary rollbacs and commits to preve...
commit
|
commitdiff
|
tree
2008-12-09
dbs
Add locales to chrome.manifest
commit
|
commitdiff
|
tree
2008-12-09
dbs
Concatenate, don't overwrite, local.conf on CentOS
commit
|
commitdiff
|
tree
2008-12-09
erickson
now updating grid dynamically with writestore for initi...
commit
|
commitdiff
|
tree
2008-12-09
erickson
moved picklist grid to new-style (dojo 1.2) markup...
commit
|
commitdiff
|
tree
2008-12-09
miker
reorder the now-moved 999 file
commit
|
commitdiff
|
tree
next