185 Commits

Author SHA1 Message Date
Luke Taylor
d334f6fa09 Latest gradle syntax updates. 2010-03-28 23:54:41 +01:00
Luke Taylor
2a0aae1904 SEC-524: Document addition of "var" attribute in authorization tags. 2010-03-25 19:48:26 +00:00
Luke Taylor
0849dd93e9 Minor correction to namespace appendix 2010-03-24 21:02:51 +00:00
Hans Dockter
b64a3fa725 Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin. 2010-03-05 23:23:43 +00:00
Luke Taylor
90caf1bb37 Manual formatting. 2010-03-03 23:08:05 +00:00
Luke Taylor
025ab4ce1a Tweaking of table size in namespace chapter and PDF page margins to try to reduce overlapping of text 2010-02-21 20:41:44 +00:00
Luke Taylor
7c99361c26 Reduce length of long lines in the reference manual.
Some are too long for the PDF version.
2010-02-20 01:00:14 +00:00
Luke Taylor
40d3f726d6 Update manual version to 3.0.2.RELEASE 2010-02-19 19:00:06 +00:00
Luke Taylor
9bdc012c69 Minor corrections to Session Management chapter of ref manual. 2010-02-18 00:32:48 +00:00
Luke Taylor
c0579230b2 Correct package names in ref manual docbook. Minor change to namespace appendix. 2010-02-18 00:32:48 +00:00
Luke Taylor
e729819ce0 Updated incorrect package names in docbook 2010-02-12 15:18:01 +00:00
Luke Taylor
017dad8f5d Added support for fop extensions in PDF generation. 2010-02-11 00:19:18 +00:00
Luke Taylor
81657d0efc SEC-1403: Corrected interface name. 2010-02-10 15:24:46 +00:00
Luke Taylor
f54831f2b5 SEC-1398: Minor changes to method security annotation information in namespace chapter.
Added some explanation of the different annotation types and their suitability.
2010-02-06 18:03:05 +00:00
Luke Taylor
b1243416fc Minor corrections to aspectj interceptor docs 2010-02-05 20:24:05 +00:00
Luke Taylor
38837775a5 Minor corrections to aspectj interceptor docs. 2010-02-05 17:10:27 +00:00
Luke Taylor
c4d2f59eec SEC-1381: Update source repo information in docs to point to git rather than subversion. 2010-01-27 01:37:45 +00:00
Luke Taylor
dcf9ea25a6 Updated access-decision and after-invocation diagrams in manual. 2010-01-23 02:12:30 +00:00
Luke Taylor
dbf673ec37 Build updates to include uploading of distro and docs, plus addition of admon graphics path to docbook plugin. 2010-01-21 20:12:12 +00:00
Luke Taylor
56849dc41e Added tasks for apidocs, doc and distro archive generation to the build file. 2010-01-21 19:59:48 +00:00
Luke Taylor
51dfc0fb39 Set versions to 3.0.2-CI-SNAPSHOT, post release. 2010-01-15 18:15:19 +00:00
Luke Taylor
05634f97dc Updated version numbers for 3.0.1 release. 2010-01-15 18:04:28 +00:00
Luke Taylor
e1d41177bb Update docbook plugin use to new gradle 0.9+ syntax. 2010-01-14 15:49:05 +00:00
Luke Taylor
81f91d28eb Add docbook note and tip images. 2010-01-14 15:48:36 +00:00
Luke Taylor
a9567a58d8 SEC-1359,SEC-1360,SEC-1361,SEC-1363,SEC-1364,SEC-1365,SEC-1366,SEC-1367: Minor doc and Javadoc typos. 2010-01-13 15:36:58 +00:00
Luke Taylor
b323098167 Added gradle build files for taglibs, tutorial, contacts and openid.
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
2010-01-10 23:31:23 +00:00
Luke Taylor
052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 2010-01-08 21:05:13 +00:00
Luke Taylor
68ae49ebe1 SEC-1355: Update manual code snippet to cast to OpenIDAuthenticationToken. 2010-01-07 17:22:45 +00:00
Luke Taylor
b737fa451d SEC-1344: Minor CAS doc updates 2009-12-29 14:45:29 +00:00
Luke Taylor
0aab19ed4b Added additional info on concurrent session usage 2009-12-28 14:32:54 +00:00
Luke Taylor
744ed95b51 SEC-1343: ref manual typos 2009-12-28 13:59:21 +00:00
Luke Taylor
b96b14c5d0 Changed 'Advanced Topics' to more general 'Additional Topics' 2009-12-22 19:02:34 +00:00
Luke Taylor
1af9f8efea SEC-1327: Minor doc update 2009-12-22 13:40:05 +00:00
Luke Taylor
be56d72912 SEC-1340: Minor doc corrections 2009-12-22 13:25:10 +00:00
Luke Taylor
052685e154 Add taglibs chapter to manual 2009-12-22 01:09:56 +00:00
Luke Taylor
89809e9029 SEC-1329: Added info on attribute-exchange configuration to the namespace chapter 2009-12-19 18:32:57 +00:00
Luke Taylor
75311bad9a LDAP API correction in ref manual 2009-12-18 18:04:08 +00:00
Luke Taylor
fabe03ba33 Doc updates 2009-12-18 15:39:02 +00:00
Luke Taylor
27dfff106e Better FAQ css formatting 2009-12-18 12:56:27 +00:00
Luke Taylor
efb9ab4ff8 Completed initial draft of taglibs chapter 2009-12-15 00:03:04 +00:00
Luke Taylor
88caa4d221 SEC-1322: More doc updates following further user requests for clarification 2009-12-14 15:13:57 +00:00
Luke Taylor
fdc9c5fd08 Ref manual content and docbook improvements 2009-12-12 21:21:59 +00:00
Luke Taylor
33e75d92b6 Start of taglib chapter 2009-12-11 15:36:28 +00:00
Luke Taylor
07f3acfc98 Fixed link in docbook 2009-12-11 15:36:02 +00:00
Luke Taylor
ac433e5c76 Updated manual version to RC2 2009-12-08 21:07:35 +00:00
Luke Taylor
a361f1c926 Corrections to session mgmt chapter 2009-12-08 01:47:36 +00:00
Luke Taylor
b53af68215 Corrected config error in concurrent session docs. 2009-12-07 00:07:53 +00:00
Luke Taylor
ab48d72cc2 Extra doc info on sharing of SecurityContext between threads 2009-12-06 19:30:23 +00:00
Luke Taylor
dab76249db Added gradle build files (experimental) 2009-12-04 21:33:17 +00:00
Luke Taylor
40056f2e4a Minor doc corrections 2009-12-02 23:45:29 +00:00