Liz Rea
09da79616e
Bug 6643 -- Able to download patron card batches as an unauthorized user
...
Making sure permissions are checked on label creator
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-08-01 21:15:45 +12:00
Chris Nighswonger
6f72655389
Bug 5183 Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards
...
That says it all.
No documentation changes, etc. needed
2010-09-10 18:28:54 -04:00
Lars Wirzenius
c165df96c0
Fix FSF address in directory patroncards/
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-03-16 20:17:55 -04:00
Chris Nighswonger
0eb65d1902
Bugfix: Uncommenting pagination code
...
Pagination code was commented out during development causing the
spill over page one to be wrapped back onto page one. This patch
fixes that problem.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-09 11:03:18 -05:00
Chris Nighswonger
d91ebf445f
Bugfix: Enabling guide box configuration parameter
...
This patch enables turning the guide boxes on/off in the patron
cards layout editor.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 20:54:44 -05:00
Chris Nighswonger
84d5b28f12
Bringing label, patroncard, and creator modules into conformity with the rest of C4 style.
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 20:54:34 -05:00
Chris Nighswonger
7b1a3d1ae8
Bugfix: Fixing issues with the patron card pdf rendering code
...
This patch fixes two bugs:
1. Correcting the text alignment alogrithms for center and right alignment
2. Changes a reference to layout to a copy of the layout to avoid performing
operations on the layout.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 11:25:49 -05:00
Chris Nighswonger
d8d9e7fdb8
Bugfix: Correcting hash dereferencing for barcode data
...
This patch corrects hash dereferencing syntax.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-04 17:32:48 -05:00
Chris Nighswonger
f728c59451
Bugfix: Correcting hash dereferencing for image data
...
This patch corrects hash dereferencing syntax.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-04 10:28:43 -05:00
Chris Nighswonger
6b3be9c9dc
[20/30] Patron Card Creator pdf creation script
...
Script which generations pdf's from card batches, etc.
2010-01-11 18:21:15 -05:00