Commit graph

609 commits

Author SHA1 Message Date
arensb
ddcc85bfc2 Use C4::Context->preference instead of &systemprefs or explicit SQL
calls to get an entry from the systempreferences table.
2002-10-11 03:14:03 +00:00
finlayt
dd761c549e Fixed a couple of bad links. 2002-10-11 01:11:51 +00:00
tipaul
0491c600ec road to 1.3.1 : viewing biblio MARC detail.
if ACQUISITIONS=normal in systempref table, nothing changes,
if ACQUISITIONS=simple, the MARC record is shown
2002-10-10 16:20:52 +00:00
tipaul
34bf3e7da7 merging 1.2 and bugfixes for auth, login and templating : admin, members and reports home pages 2002-10-10 16:17:05 +00:00
tipaul
4630b49761 merging 1.2 and bugfixes for auth and login : admin, members and reports home pages 2002-10-10 16:15:36 +00:00
arensb
876c361191 (bug fix): Titles and due dates weren't being retrieved properly due
to missing braces.
Added bug report: the item type still isn't being displayed.
2002-10-10 15:19:50 +00:00
arensb
527fdc97e0 Made code a bit more Perl-ish. 2002-10-10 14:51:14 +00:00
tipaul
b47c3c7627 bugfixes 2002-10-10 14:48:25 +00:00
tipaul
ae8bd1dbf8 cleaning code 2002-10-10 14:47:00 +00:00
tipaul
22febf401a merging auth from branch rel-1.2 2002-10-10 14:37:03 +00:00
tipaul
9d31145bf2 merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
arensb
c989c9221f *** empty log message *** 2002-10-10 05:50:21 +00:00
arensb
d6f6462bf4 Use the default theme if it wasn't given as a CGI parameter. 2002-10-10 05:49:52 +00:00
arensb
f7b8e9d4c5 Restored pre-template behavior: when you click on a member, you get
taken to the "show me more information about this member" page, not
the "update this member's information" page.
2002-10-10 05:42:41 +00:00
arensb
ff7d8f15e4 *** empty log message *** 2002-10-10 05:33:30 +00:00
arensb
afa8db75fc Added some FIXMEs.
Made code more Perlish.
(bug fix): Allow whitespace in $HTTP_ACCEPT_LANGUAGE (Konqueror uses
", " as language separator).
2002-10-10 05:32:20 +00:00
arensb
db647c3f45 Fixed typo.
Added missing function argument.
2002-10-10 05:27:16 +00:00
arensb
5428fada05 Added some FIXME comments. 2002-10-10 04:48:57 +00:00
arensb
657643c67d Added whitespace to make the POD work.
Added author.
2002-10-10 04:47:54 +00:00
arensb
94d2f6ea1f Added whitespace to make the POD work. 2002-10-10 04:44:28 +00:00
arensb
4c345d156a Fixed a few problems with POD. 2002-10-10 04:43:44 +00:00
arensb
d00793f8a1 Simplified references. 2002-10-10 04:42:35 +00:00
arensb
ef8cf295eb Added whitespace to make the POD work.
Removed references, added author.
2002-10-10 04:41:05 +00:00
arensb
95e2b3d1e6 Removed reference to Perl in POD. It should be obvious. 2002-10-10 04:34:51 +00:00
arensb
fa62f577cf Added whitespace to make the POD work.
Simplified references.
Added author email address.
2002-10-10 04:34:20 +00:00
arensb
668b558887 Fixed FIXMEs.
Removed reference to Perl in POD. It should be obvious.
2002-10-10 04:33:25 +00:00
arensb
9f09e01c07 Simplified references. 2002-10-10 04:32:44 +00:00
arensb
e4a482ac3d Fixed FIXMEs.
Removed reference to Perl. It should be obvious.
2002-10-10 04:32:06 +00:00
arensb
fa873de1fd Added whitespace to make the POD work.
Simplified references.
2002-10-10 04:29:39 +00:00
tonnesen
d04d6cace7 switched from picktemplate() to gettemplate() 2002-10-09 18:09:16 +00:00
tonnesen
442f35c079 Switched from "picktemplate" to "gettemplate" 2002-10-09 18:02:15 +00:00
tipaul
5a503a4b31 road to 1.3.1 : little fixes 2002-10-09 16:00:26 +00:00
tipaul
7ec937a07e merging from 1,2 branch. Seems OK 2002-10-09 15:49:49 +00:00
tipaul
cebf30c287 merging from 1.2 : adding auth
seems to work poorly. Please steve/finlay, fixme or explain...
2002-10-09 15:48:15 +00:00
tipaul
9193195478 road to 1.3.1 : viewing biblio MARC detail 2002-10-09 15:45:59 +00:00
tipaul
fae4460bb2 bugfix : uses gettemplate and not picktemplate 2002-10-09 15:45:25 +00:00
tipaul
817bb59fd3 merging from 1,2 branch. Seems OK 2002-10-09 15:44:49 +00:00
arensb
2f9a3a5bec Removed trailing whitespace that was breaking the POD. 2002-10-09 15:25:03 +00:00
arensb
5fa78a27a3 *** empty log message *** 2002-10-09 14:35:29 +00:00
arensb
4e79364d43 Added some FIXME comments. 2002-10-09 14:29:39 +00:00
arensb
f76faf6f02 (bug fix?) What looks like possibly a line left over from debugging
was giving me an empty branch list, so transfers didn't work.
2002-10-09 14:28:51 +00:00
arensb
3344f22bb7 Added POD.
Added a bunch of FIXMEs.
Trimmed trailing whitespace.
2002-10-09 14:17:49 +00:00
arensb
594987f486 Fixed missing bracket in POD. 2002-10-09 14:14:08 +00:00
arensb
99298f3d92 Added some FIXMEs. 2002-10-09 14:13:31 +00:00
arensb
7dcba2d082 Fixed FIXMEs in the POD. 2002-10-09 14:13:01 +00:00
arensb
3e7a102268 Added a couple of comments. 2002-10-09 14:04:49 +00:00
tipaul
77f773fbd3 small fixes 2002-10-07 14:08:26 +00:00
tipaul
0fdc28f25c marc tag structure management, from /admin/ 2002-10-07 14:06:19 +00:00
tipaul
dd1fd87846 road to 1.3.1 : viewing MARC biblio 2002-10-07 14:04:26 +00:00
tipaul
8515ca8a0c road to 1.3.1 : viewing biblio MARC detail 2002-10-07 14:02:43 +00:00