miker [Wed, 2 Nov 2005 16:46:59 +0000 (16:46 +0000)]
move the moved call to the right place...
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1946
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 2 Nov 2005 16:18:14 +0000 (16:18 +0000)]
cleaned up the code some
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1945
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Wed, 2 Nov 2005 06:27:52 +0000 (06:27 +0000)]
just a broken snapshot
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1944
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Wed, 2 Nov 2005 05:37:58 +0000 (05:37 +0000)]
throw an exception when auth fails
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1943
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Wed, 2 Nov 2005 05:30:54 +0000 (05:30 +0000)]
a G remnant
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1942
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 1 Nov 2005 23:13:47 +0000 (23:13 +0000)]
settings client does not need to bootstrap itself, system will do that
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1941
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 1 Nov 2005 22:03:02 +0000 (22:03 +0000)]
added <language> for docs
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1940
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 1 Nov 2005 22:01:21 +0000 (22:01 +0000)]
added the <language> block to the opensrf app config so the servers
will know which apps they need to run
e.g. <language>c</language>, <language>perl</language>
case insensitve
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1939
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 1 Nov 2005 21:15:42 +0000 (21:15 +0000)]
logging added by bill
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1938
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 1 Nov 2005 20:55:24 +0000 (20:55 +0000)]
adding mike's widgets
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1937
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 1 Nov 2005 20:53:36 +0000 (20:53 +0000)]
committing mike's templates
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1936
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 1 Nov 2005 18:34:21 +0000 (18:34 +0000)]
making the module name match apache2s requirements
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1935
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Tue, 1 Nov 2005 18:03:52 +0000 (18:03 +0000)]
This is how we can grant priviledges to remote js without needing signed code, or prompting the user. We set these user preferences dynamically, and they tell the PrivilegeManager to grant whatever privileges to code from gapines.org when that code requests them with .enablePrivilege()
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1934
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 1 Nov 2005 17:57:49 +0000 (17:57 +0000)]
adding function to public schema instead of non-existant (at this point in the install) asset schema
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1933
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 1 Nov 2005 17:57:04 +0000 (17:57 +0000)]
adding support for alternate APR header dirs
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1932
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Tue, 1 Nov 2005 17:21:59 +0000 (17:21 +0000)]
testing chrome vs remote privileges
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1931
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 1 Nov 2005 17:04:49 +0000 (17:04 +0000)]
added a line to create the log dir
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1930
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 1 Nov 2005 16:47:04 +0000 (16:47 +0000)]
slightly better orginization ,
only updating user/group when installing
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1929
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 31 Oct 2005 22:32:28 +0000 (22:32 +0000)]
some other tweaks, in the same vein of passing in only as little information as necessary to objects
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1928
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 31 Oct 2005 22:01:04 +0000 (22:01 +0000)]
Don't feed big G to the objects hanging off of G if we don't have to. But can I have class variables across namespaces for global behavior? :(
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1927
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Mon, 31 Oct 2005 20:52:35 +0000 (20:52 +0000)]
fixing money::user_circulation_summary view class
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1926
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Fri, 28 Oct 2005 14:47:16 +0000 (14:47 +0000)]
rudimentary spine label printing. TODO: correct spacing between spine labels, and either add a Print All button to the wizard or add print all behavior to the wizard finish button
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1925
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 26 Oct 2005 15:50:21 +0000 (15:50 +0000)]
bunch of un-added web files
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1924
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 25 Oct 2005 14:04:48 +0000 (14:04 +0000)]
using get_timestamp_millis() instead of manual time gathering
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1923
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 24 Oct 2005 18:19:05 +0000 (18:19 +0000)]
forcing user opensrf to start the system
added -pipe for faster compile
creating pid and sock dirs during install
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1922
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 24 Oct 2005 18:00:25 +0000 (18:00 +0000)]
not allowing the code to be run as root
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1921
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 24 Oct 2005 17:34:19 +0000 (17:34 +0000)]
added section in core config for C client bootstrap
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1920
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Tue, 18 Oct 2005 15:02:12 +0000 (15:02 +0000)]
snap
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1919
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 18 Oct 2005 14:01:42 +0000 (14:01 +0000)]
made the JID functions safer
updated where necessary
made some modifications to the test version of the client redundancy code
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1918
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 17 Oct 2005 20:43:51 +0000 (20:43 +0000)]
more myopac content
seperated account summary from web preferences
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1917
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 17 Oct 2005 20:41:52 +0000 (20:41 +0000)]
added some sanity checking
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1916
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 14 Oct 2005 21:47:41 +0000 (21:47 +0000)]
adding/comitting miker's work
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1915
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 14 Oct 2005 21:28:38 +0000 (21:28 +0000)]
added the holds list to myopac
some style changes to the checked out list
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1914
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 14 Oct 2005 16:07:36 +0000 (16:07 +0000)]
more fixes for myopac and record details
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1913
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 13 Oct 2005 14:48:52 +0000 (14:48 +0000)]
added newline in debug output
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1912
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 13 Oct 2005 14:48:12 +0000 (14:48 +0000)]
checking in Mike's stage 3 / widget work from yesterday
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1911
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 13 Oct 2005 14:47:44 +0000 (14:47 +0000)]
added first part of myopac, minor changes
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1910
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 11 Oct 2005 14:44:46 +0000 (14:44 +0000)]
disabled chatdbg function cuz it's way too heavy
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1909
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 11 Oct 2005 14:01:29 +0000 (14:01 +0000)]
some more sanity checks
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1908
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 10 Oct 2005 23:04:39 +0000 (23:04 +0000)]
fixed logic bug in the xpath finder
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1907
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 10 Oct 2005 20:25:11 +0000 (20:25 +0000)]
added section for chopchop since it now reads xml config instead of command line
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1906
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 10 Oct 2005 20:23:41 +0000 (20:23 +0000)]
various tweaks
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1905
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 10 Oct 2005 20:22:30 +0000 (20:22 +0000)]
gutted chopchop
moved to osrfList and osrfHash for faster lookups
added core server 2 server code
much testing required, more robust error messages required
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1904
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 6 Oct 2005 18:07:48 +0000 (18:07 +0000)]
snap. just moving to another machine
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1903
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 6 Oct 2005 15:27:24 +0000 (15:27 +0000)]
see if we can keep things working in remote and chrome environments
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1902
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 6 Oct 2005 03:25:17 +0000 (03:25 +0000)]
remote xul can be overlayed with local files
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1901
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Wed, 5 Oct 2005 14:58:08 +0000 (14:58 +0000)]
the non-cacheable au
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1900
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Wed, 5 Oct 2005 14:44:00 +0000 (14:44 +0000)]
some thinkos, offline fixes, remote xul testing
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1899
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 5 Oct 2005 14:12:27 +0000 (14:12 +0000)]
logging returned content at info level
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1898
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 5 Oct 2005 14:11:07 +0000 (14:11 +0000)]
small reporter updates
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1897
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 5 Oct 2005 14:10:31 +0000 (14:10 +0000)]
checking in json int fix
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1896
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 5 Oct 2005 14:05:12 +0000 (14:05 +0000)]
slight C api change, method options are now passed as a single OR'ed group of option flags
added some info logging to system
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1895
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 4 Oct 2005 20:22:02 +0000 (20:22 +0000)]
added atomic method cabilities
register the method as streaming and an atomic version will also be registered
left space for adding cachable and potentially other method transformations
ported existing apps to new method structure
automatically initializing the app logger when the app is initialized
ported the application code to osrfHash'es instead of linked lists
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1894
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 3 Oct 2005 22:21:51 +0000 (22:21 +0000)]
removing in favor of new router code
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1893
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 3 Oct 2005 22:19:41 +0000 (22:19 +0000)]
added list and hash code based on libJudy
re-coded the router
added preliminary transport_group code for client redundancy (far from functional)
various twists and tweaks
fixed memory error in string_array code
update makefiles
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1892
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 3 Oct 2005 21:52:25 +0000 (21:52 +0000)]
adding widgets
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1891
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 3 Oct 2005 21:28:50 +0000 (21:28 +0000)]
pulling/storing the data
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1890
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 3 Oct 2005 21:25:56 +0000 (21:25 +0000)]
moving over some more utils. Let me know if something makes more sense to do as a class or just a function library
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1889
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 3 Oct 2005 19:04:41 +0000 (19:04 +0000)]
store/retrieve objects in files
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1888
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 3 Oct 2005 18:57:04 +0000 (18:57 +0000)]
store/retrieve objects in files
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1887
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 3 Oct 2005 07:40:32 +0000 (07:40 +0000)]
start of staff client 3
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1886
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Sat, 1 Oct 2005 22:25:36 +0000 (22:25 +0000)]
help with debug
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1885
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 29 Sep 2005 20:02:54 +0000 (20:02 +0000)]
change the workflow. offer spine label on any volume update. Need to debug some
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1884
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 28 Sep 2005 21:14:32 +0000 (21:14 +0000)]
adding widgets dir
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1883
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Wed, 28 Sep 2005 20:37:07 +0000 (20:37 +0000)]
need to see the exact error if it's not for lack of a network
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1882
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 28 Sep 2005 20:03:45 +0000 (20:03 +0000)]
fixing int vs double output
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1881
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 28 Sep 2005 19:30:50 +0000 (19:30 +0000)]
shared initialization code
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1880
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 28 Sep 2005 19:30:17 +0000 (19:30 +0000)]
progressing to stage 2 now
focus username on login.ttk
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1879
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 28 Sep 2005 14:38:10 +0000 (14:38 +0000)]
removing stage1 from the db
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1878
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 28 Sep 2005 14:13:38 +0000 (14:13 +0000)]
all links are now explicitly "http:" unless explicitly set to "https:"
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1877
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 27 Sep 2005 21:56:53 +0000 (21:56 +0000)]
fixed paginate / result count display bugg
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1876
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 26 Sep 2005 21:30:03 +0000 (21:30 +0000)]
removing stage1 reporter xml config
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1875
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 26 Sep 2005 20:36:11 +0000 (20:36 +0000)]
breaking up widgets into small chunks
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1874
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Mon, 26 Sep 2005 18:13:44 +0000 (18:13 +0000)]
adding widget support and moving tables to an external file
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1873
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Sun, 25 Sep 2005 04:02:43 +0000 (04:02 +0000)]
toward spine labels
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1872
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Sun, 25 Sep 2005 02:53:50 +0000 (02:53 +0000)]
toward spine labels
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1871
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 18:00:16 +0000 (18:00 +0000)]
truckin along
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1870
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 17:49:54 +0000 (17:49 +0000)]
now, actually passing in the user object
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1869
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 17:37:26 +0000 (17:37 +0000)]
mucho work
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1868
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Fri, 23 Sep 2005 17:25:09 +0000 (17:25 +0000)]
so we can store numbers
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1867
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 16:38:00 +0000 (16:38 +0000)]
passing in user object
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1866
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 16:30:28 +0000 (16:30 +0000)]
small tweaks
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1865
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 16:23:41 +0000 (16:23 +0000)]
passing stage dir
added method to verify the login session
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1864
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Fri, 23 Sep 2005 15:55:41 +0000 (15:55 +0000)]
pass the function result, not the function :) misc
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1863
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Fri, 23 Sep 2005 15:53:33 +0000 (15:53 +0000)]
fixing up the date scrubber
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1862
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 23 Sep 2005 15:47:23 +0000 (15:47 +0000)]
new templates
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1861
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Fri, 23 Sep 2005 15:44:27 +0000 (15:44 +0000)]
moved to DateTime (from Date::Manip), and using ISO8601 timestamps
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1860
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 22 Sep 2005 21:29:53 +0000 (21:29 +0000)]
movin on
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1859
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 22 Sep 2005 21:17:53 +0000 (21:17 +0000)]
some offline stuff
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1858
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 22 Sep 2005 21:13:51 +0000 (21:13 +0000)]
basic reports login page
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1857
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 22 Sep 2005 19:39:38 +0000 (19:39 +0000)]
adding fields
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1856
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 22 Sep 2005 19:38:28 +0000 (19:38 +0000)]
moved s1.ttk to stage1.ttk
loading and displaying some more report info now (dimensions)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1855
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 22 Sep 2005 16:02:53 +0000 (16:02 +0000)]
added objson dependency to libopensrf
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1854
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 22 Sep 2005 15:21:57 +0000 (15:21 +0000)]
typo
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1853
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 21 Sep 2005 21:24:28 +0000 (21:24 +0000)]
adding first round of stage one display template
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1852
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 21 Sep 2005 21:21:48 +0000 (21:21 +0000)]
adding stage1 table
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1851
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 21 Sep 2005 19:29:10 +0000 (19:29 +0000)]
moved JSON code here
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1850
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 21 Sep 2005 19:29:02 +0000 (19:29 +0000)]
move the json code into WebUtils
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1849
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 21 Sep 2005 19:25:19 +0000 (19:25 +0000)]
generic place to add template plugin methods
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1848
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 21 Sep 2005 18:48:50 +0000 (18:48 +0000)]
slight restructuring
git-svn-id: svn://svn.open-ils.org/ILS/trunk@1847
dcc99617-32d9-48b4-a31d-
7c20da2025e4