Commit graph

3635 commits

Author SHA1 Message Date
oleonard
777680af4b New programmer templates 2005-07-22 16:46:26 +00:00
oleonard
452710a6b3 New programmer templates 2005-07-22 16:39:56 +00:00
oleonard
2dd4767aea New programmer template 2005-07-22 16:31:28 +00:00
hellen
ea53e8ffb8 adjustment for 2.2.3 2005-07-21 15:28:59 +00:00
oleonard
5ca2c6fa93 First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates. 2005-07-20 21:36:24 +00:00
oleonard
66cbdb6309 First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates. 2005-07-20 21:23:37 +00:00
oleonard
a21d94ec7c First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates. 2005-07-20 18:55:20 +00:00
hellen
db8c316c68 adjustments for 2.2.3 2005-07-20 17:25:07 +00:00
hdl
552d398bf7 Adding page to display log views.
can be called by admin/viewlog.pl
Works with C4/Log.pm
uses action_logs table
2005-07-20 16:09:03 +00:00
hdl
6bbbfe0b18 Adding Borrowers count feature.
Note : This COULD be reported in 2.2 branch.
2005-07-20 09:52:31 +00:00
oleonard
79f14c1f15 First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates. 2005-07-19 21:03:33 +00:00
oleonard
f1c85801de First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates. 2005-07-19 20:42:46 +00:00
oleonard
401152ac40 Synch with rel_2_2: Enabling alternating table row colors in issues list, showing warning about expired borrowers 2005-07-19 19:13:19 +00:00
oleonard
98687d85ad Synch with rel_2_2: Fixing section that was supposed to allow for alternating table row colors 2005-07-19 18:52:37 +00:00
hdl
e4a19baab6 Adding an object field to action_logs.
+ Minor Correction to updatedatabase
Changing Activate_Log from choice to YesNo Variable.
2005-07-19 16:48:15 +00:00
slef
fa19e39d95 Clean up messages, fill in some blanks, add more notes, test CONFIGURE, add opac files 2005-07-19 02:39:45 +00:00
slef
927991c0ef New installer helper script 2005-07-19 02:38:12 +00:00
slef
b9d99bd798 Remove overlong PM mapping, use libscan() instead, ignore some troublemaker files - this one copies some files to seemingly-sane targets 2005-07-18 20:15:09 +00:00
slef
e3e9726fd9 First listing of dist tarball fiels; removed files with spaces in names for now 2005-07-18 18:15:07 +00:00
slef
0772a4447a PM mapping of files - first attempt 2005-07-18 17:59:06 +00:00
slef
f0fefb2ec0 Add start of 2.3 installer. Remove obsolete? files conflicting with 2.3 installer 2005-07-18 16:38:57 +00:00
hdl
bec1be7090 Adding Log Facility.
Needs Two Update in database...
On more table (action_logs)
And One more syspref Activate_Log, with On|Off values.
Maintainance has been sweeped of previous Log functions
addbiblio.pl contains a sample of code using Log.pm
To be generalized to Authorities, acquisitions, members soon.
2005-07-15 16:10:31 +00:00
hellen
64a0716b30 adjustments for 2.2.3 2005-07-14 19:58:56 +00:00
hdl
ec94689218 Adding a log facility for actions watching.
Code to be widely used in order to report data modifications.
2005-07-14 09:53:10 +00:00
hdl
2950574dd6 Adding branch specific display to budgets and selection.
Be warned that to be able to select a budget which is not from patron's Branch, you should have a '' Branch information.
2005-07-14 09:13:24 +00:00
oleonard
5610ad7a58 Fixing bug that was preventing display of item/barcode information 2005-07-13 21:01:51 +00:00
oleonard
f8787f6531 Synching with rel_2_2. 2005-07-12 21:39:40 +00:00
oleonard
27c130fe8f Synching with rel_2_2. 2005-07-12 21:27:11 +00:00
oleonard
40f55224d0 Synching with rel_2_2. 2005-07-12 20:23:15 +00:00
oleonard
26bf462a15 A new page to allow patrons to view their borrowing history 2005-07-12 19:56:17 +00:00
hdl
e874f8f390 Removing dead code : Bad Javascript
Thx Owen ;)
2005-07-12 14:12:44 +00:00
hdl
979940ecba Modifying branch Selection : Now Superlibrarians are always able to see ALL branches budget, not simple librarians. 2005-07-12 13:59:38 +00:00
hellen
2b8d27382c adjustment for 2.2.3 2005-07-08 16:01:39 +00:00
oleonard
23a3f2b5cc Adding link to purchase suggestions at the bottom of search results. Also adding some enhancements from the NPL catalog: Amazon cover thumbnails and alternate search links (Google Scholar and WorldCat) 2005-07-07 20:55:53 +00:00
oleonard
7681384bc5 Fixing bug that would prevent deletion of suggetions; corrections to XHTML, other minor improvements 2005-07-07 20:41:15 +00:00
oleonard
33b4c306fc Updating template to match changes to opac-reserve.pl 2005-07-06 21:50:12 +00:00
joshferraro
3b5c9e953c synching with rel_2_2 2005-07-06 21:32:02 +00:00
hdl
b734534b18 Add branch selection and filter for budgets and funds.
May be too much... Funds could be enough....

It works provided you update your base adding branchcode both in aqbookfund AND aqbudget.
If selection in budget is not needed, I shall remove.
2005-07-06 17:47:22 +00:00
oleonard
844c06b5e1 Synching with rel_2_2 2005-07-05 21:25:25 +00:00
oleonard
cf41c0bcfc Synching with rel_2_2 2005-07-05 20:56:30 +00:00
oleonard
e9d1944946 Synching with rel_2_2. 2005-07-05 20:22:55 +00:00
oleonard
65d7b3eb1f Synching with rel_2_2. 2005-07-05 20:17:29 +00:00
hellen
277939a638 adjustments for 2.2.3 2005-07-02 18:09:39 +00:00
oleonard
6d26f943fe Synching with rel_2_2. 2005-06-30 20:34:09 +00:00
oleonard
34c6a58a27 Synching with rel_2_2. 2005-06-30 20:26:37 +00:00
oleonard
179a77dfa0 Synching with rel_2_2. 2005-06-30 20:19:15 +00:00
oleonard
896a2c87d9 Synching with rel_2_2. 2005-06-30 20:09:06 +00:00
oleonard
397d903c82 Synching with rel_2_2. 2005-06-30 20:01:15 +00:00
oleonard
36469e3330 Synching with rel_2_2. 2005-06-30 19:54:23 +00:00
rangi
0c68d59940 Fixing a bug caused by the syncing with the 2.2 branch 2005-06-29 02:01:03 +00:00