Timeline



Mar 17, 2005:

8:21 PM Changeset [193] by Nicklas Nordborg
Updated development status
4:09 PM Changeset [192] by Jari Häkkinen
Fixed subversion properties.
4:06 PM Changeset [191] by Johan Enell
cache added in protocol and files diagrams
4:06 PM Changeset [190] by Jari Häkkinen
Fixed broken links. Added property Date. Fixed autodate of $.
3:07 PM Changeset [189] by Johan Enell
quota documentation
3:05 PM Changeset [188] by Nicklas Nordborg
Added some filters
11:56 AM Changeset [187] by Nicklas Nordborg
Fixed HQL problems
11:41 AM Changeset [186] by Johan Enell
new diagram images
11:38 AM Changeset [185] by Nicklas Nordborg
Updated docs
11:17 AM Changeset [184] by Johan Enell
small changes
10:26 AM Changeset [183] by Johan Enell
visibility changes to quota diagram
9:30 AM Changeset [182] by Nicklas Nordborg
Added BasicItem?.isUsed method

Mar 16, 2005:

4:37 PM Changeset [181] by samuel
Changed BasicItem? and all its subclasses to be generic.
4:31 PM Changeset [180] by Johan Enell
proxy and cache added to quota diagram
4:29 PM Changeset [179] by Johan Enell
Quota files added
4:16 PM Changeset [178] by Johan Enell
added quota cache
4:04 PM Changeset [177] by Nicklas Nordborg
Now catches ConstraintViolationException:s and retrow them as …
2:56 PM Changeset [176] by Nicklas Nordborg
It is now possible to set active project
2:32 PM Changeset [175] by Johan Enell
small changes in quota and basic diagrams
1:20 PM Changeset [174] by Nicklas Nordborg
Test detached items
1:20 PM Changeset [173] by Nicklas Nordborg
Added evictData, lockData and updateData methods + assertions
12:07 PM Changeset [172] by Nicklas Nordborg
Added javadoc and new constructor
11:47 AM Changeset [171] by Nicklas Nordborg
Fixed a few HQL problems with the new Antlr parser
11:37 AM Changeset [170] by Nicklas Nordborg
Added antlr-2.7.4.jar
10:36 AM Changeset [169] by Johan Enell
Quotadiagram complete
9:59 AM Changeset [168] by Nicklas Nordborg
Updated to Hibernate3 RC 1

Mar 15, 2005:

8:48 PM Changeset [167] by Nicklas Nordborg
Problem solved
8:48 PM Changeset [166] by Nicklas Nordborg
Trying to solve commit problem.... will add these files again
8:43 PM Changeset [165] by Nicklas Nordborg
8:43 PM Changeset [164] by Nicklas Nordborg
8:42 PM Changeset [163] by Nicklas Nordborg
8:42 PM Changeset [162] by Nicklas Nordborg
8:42 PM Changeset [161] by Nicklas Nordborg
8:41 PM Changeset [160] by Nicklas Nordborg
8:36 PM Changeset [159] by Nicklas Nordborg
Better transaction handling in login and logout
8:35 PM Changeset [158] by Nicklas Nordborg
Made grantValue private
8:33 PM Changeset [157] by Nicklas Nordborg
Database connections are now opened with READ_COMMITTED
5:27 PM Changeset [156] by Johan Enell
I have added diagrams for quota, files and protocols
12:43 PM Changeset [155] by Nicklas Nordborg
Added TestProjectKey?

Mar 14, 2005:

12:01 PM Changeset [154] by Jari Häkkinen
Fixed broken styles.css reference
9:55 AM Changeset [153] by Johan Enell
removed useless import
12:23 AM Changeset [152] by Jari Häkkinen
Imported specification and features from CVS

Mar 11, 2005:

4:07 PM Changeset [151] by Nicklas Nordborg
Implemented ProjectKey?
3:58 PM Changeset [150] by Nicklas Nordborg
Return null from loadItem when no item is found
3:09 PM Changeset [149] by Nicklas Nordborg
Removed inverse="true" for all many-to-many mappings
10:56 AM Changeset [148] by Nicklas Nordborg
Renamed createPredefinedQuery to getPredefinedQuery
9:27 AM Changeset [147] by Nicklas Nordborg
Added IntegerUtil? and NumberOutOfRangeException?
9:27 AM Changeset [146] by Nicklas Nordborg
Changed exceptions
8:43 AM Changeset [145] by Nicklas Nordborg
itemCache handling at commit
8:26 AM Changeset [144] by Nicklas Nordborg
Removed getType method, which is already implemented by Key
8:24 AM Changeset [143] by Nicklas Nordborg
Added licence comment and javadoc

Mar 10, 2005:

8:48 PM Changeset [142] by Nicklas Nordborg
Updated development status
3:48 PM Changeset [141] by Nicklas Nordborg
A project can now be activated
3:37 PM Changeset [140] by Nicklas Nordborg
The dbControlCache is now synchronized
3:04 PM Changeset [139] by Nicklas Nordborg
TODO: share to active project
3:02 PM Changeset [138] by Nicklas Nordborg
Load UserData? object instead of User in onCreate method
2:50 PM Changeset [137] by Nicklas Nordborg
Now tests users, groups and projects
2:49 PM Changeset [136] by Nicklas Nordborg
Fixed spelling error in database column
2:39 PM Changeset [135] by Nicklas Nordborg
Added Project and TestProject?
2:39 PM Changeset [134] by Nicklas Nordborg
Added TestUser?
2:38 PM Changeset [133] by Nicklas Nordborg
Added login method and setBase1Password method and changed getNew method
1:27 PM Changeset [132] by Nicklas Nordborg
Added TestGroup?
1:27 PM Changeset [131] by Nicklas Nordborg
Removed meaningless check
1:05 PM Changeset [130] by Nicklas Nordborg
Added RoleKey? with test program
10:00 AM Changeset [129] by Nicklas Nordborg
Open DbControl? objects are now closed by SesionControl?.logout method
9:56 AM Changeset [128] by samuel
Added new create methods in Install.
8:25 AM Changeset [127] by Nicklas Nordborg
More TODO
8:09 AM Changeset [126] by Nicklas Nordborg
Permissions

Mar 9, 2005:

2:28 PM Changeset [125] by Nicklas Nordborg
Changed PERMISSION to Permission, which is now an enum
2:18 PM Changeset [124] by samuel
Added init of role keys.
2:18 PM Changeset [123] by samuel
Added mapping for description.
10:59 AM Changeset [122] by Nicklas Nordborg
Check for USE permission of Client when loggin in
10:54 AM Changeset [121] by Nicklas Nordborg
Test programs now run with assertions enabled
10:07 AM Changeset [120] by Nicklas Nordborg
Use the new Item class
9:58 AM Changeset [119] by Nicklas Nordborg
Javadoc now links to the Java 1.5 API and Hibernate 3 API
9:26 AM Changeset [118] by Nicklas Nordborg
Fixed copy method
9:23 AM Changeset [117] by Nicklas Nordborg
Checks that class has been initialised
9:19 AM Changeset [116] by Nicklas Nordborg
No longer needed
9:19 AM Changeset [115] by Nicklas Nordborg
Now uses the new Item class
9:19 AM Changeset [114] by Nicklas Nordborg
Now uses the new Item class
9:15 AM Changeset [113] by Nicklas Nordborg
Added methods to check permissions
9:15 AM Changeset [112] by Nicklas Nordborg
Now uses the new Item class
9:14 AM Changeset [111] by Nicklas Nordborg
Cleaned up

Mar 8, 2005:

8:28 PM Changeset [110] by Nicklas Nordborg
Updated development status
6:07 PM Changeset [109] by samuel
A new enum to be used instead of ITEM.
6:06 PM Changeset [108] by samuel
Added throws to make it compile.
4:03 PM Changeset [107] by Nicklas Nordborg
Call super.finalize() as well
4:01 PM Changeset [106] by Nicklas Nordborg
Removed open method and added checks for a closed connection
3:06 PM Changeset [105] by Nicklas Nordborg
Added remoteId to SessionData?
2:54 PM Changeset [104] by Nicklas Nordborg
Fixed problem with constrained=true for one-to-one mapping
2:36 PM Changeset [103] by Nicklas Nordborg
Added Keyring
2:36 PM Changeset [102] by Nicklas Nordborg
Fixed problem with PasswordData? not beeing proxied
2:35 PM Changeset [101] by Nicklas Nordborg
Added loadList() method
2:34 PM Changeset [100] by Nicklas Nordborg
Fixed package names in configuration files
1:48 PM Changeset [99] by samuel
Group init done.
9:30 AM Changeset [98] by Nicklas Nordborg
Modified close method to not throw exception
9:29 AM Changeset [97] by Nicklas Nordborg
Added Group

Mar 7, 2005:

3:55 PM Changeset [96] by Nicklas Nordborg
Load client information in Application.newSessionControl method
3:54 PM Changeset [95] by Nicklas Nordborg
Install clients
2:20 PM Changeset [94] by Nicklas Nordborg
Added TestAll? and TestSessionControl?
2:20 PM Changeset [93] by Nicklas Nordborg
Application.getSessionControl now checks remoteId
1:04 PM Changeset [92] by Nicklas Nordborg
Implemented login/logout methods
1:03 PM Changeset [91] by Nicklas Nordborg
Added loadData method
11:20 AM Changeset [90] by Nicklas Nordborg
Use new methods in HibernateUtil?
11:18 AM Changeset [89] by Nicklas Nordborg
Added createPredefinedQuery method
11:14 AM Changeset [88] by Nicklas Nordborg
Added createQuery method
10:53 AM Changeset [87] by Nicklas Nordborg
Fixed log message
10:20 AM Changeset [86] by samuel
Added init user without Quota.
10:19 AM Changeset [85] by samuel
Added login to User.
8:16 AM Changeset [84] by Nicklas Nordborg
Wrong classpath in run.sh

Mar 4, 2005:

9:28 PM Changeset [83] by Nicklas Nordborg
Added first test program
9:27 PM Changeset [82] by Nicklas Nordborg
Initdb.bat for windows
9:27 PM Changeset [81] by Nicklas Nordborg
Added hibernate-mapping-2.0.dtd ... which is just a renamed 3.0.dtd. …
3:55 PM Changeset [80] by Nicklas Nordborg
open, close, commit, etc. in DbControl?
3:51 PM Changeset [79] by samuel
Init database with roles.
3:28 PM Changeset [78] by Johan Enell
correct mapping for clientsetting
12:57 PM Changeset [77] by Nicklas Nordborg
Basic item hierarchy
10:52 AM Changeset [76] by Nicklas Nordborg
Fixed spelling error in method name

Mar 3, 2005:

9:46 PM Changeset [75] by samuel
Added save.
8:51 PM Changeset [74] by Nicklas Nordborg
Updated development status
3:42 PM Changeset [73] by Nicklas Nordborg
Fixed forgotten links from UserData? and GroupData? to ItemKeyData? and …
2:57 PM Changeset [72] by Nicklas Nordborg
Added documentation about item classes

Mar 2, 2005:

6:00 PM Changeset [71] by Johan Enell
quota class diagram added far from finished
10:50 AM Changeset [70] by Johan Enell
UserData? -> *SettingData? updated
10:00 AM Changeset [69] by samuel
Added SystemItems?.
9:59 AM Changeset [68] by Nicklas Nordborg
Fixed error in <a> tag
9:53 AM Changeset [67] by Johan Enell
updated hibernate mappings and and method visibility

Mar 1, 2005:

4:50 PM Changeset [66] by Johan Enell
HelpData? added to cache
4:44 PM Changeset [65] by Johan Enell
added client updated some hibernate mappings
4:44 PM Changeset [64] by samuel
Added ProgressReporter?.
4:04 PM Changeset [63] by samuel
Removed all underscores.
3:37 PM Changeset [62] by Nicklas Nordborg
Updated text about cache settings
3:35 PM Changeset [61] by Johan Enell
removed useless import
3:31 PM Changeset [60] by Nicklas Nordborg
Added cache configuration files
3:17 PM Changeset [59] by Johan Enell
The data files for session and client
1:58 PM Changeset [58] by Nicklas Nordborg
Removed underscore in variable names to follow the new guidelines
11:27 AM Changeset [57] by samuel
Forgot a throws…
11:25 AM Changeset [56] by samuel
Added newTransaction and change exception handling.
11:23 AM Changeset [55] by Nicklas Nordborg
Updated coding guidelines
10:41 AM Changeset [54] by Nicklas Nordborg
Todo:s should be in the source code
8:55 AM Changeset [53] by samuel
Changed to InnoDB dialect.

Feb 28, 2005:

8:37 PM Changeset [52] by Nicklas Nordborg
Updated overview of development plan
8:36 PM Changeset [51] by Nicklas Nordborg
Fixed some spelling errors
6:18 PM Changeset [50] by samuel
Can now init database with initdb.sh script
4:09 PM Changeset [49] by Nicklas Nordborg
Moved MD5
4:08 PM Changeset [48] by Nicklas Nordborg
Added properties to User
3:41 PM Changeset [47] by Nicklas Nordborg
Added todo list
3:36 PM Changeset [46] by Nicklas Nordborg
lazy attribute must be specified
1:54 PM Changeset [45] by Johan Enell
removed some useless imports
12:56 PM Changeset [44] by Nicklas Nordborg
Updated authentication diagram
12:56 PM Changeset [43] by Nicklas Nordborg
Updated authentication diagram
11:36 AM Changeset [42] by Nicklas Nordborg
Updated text about +, ~ and -.
11:14 AM Changeset [41] by Johan Enell
image utd with uml.xml
11:13 AM Changeset [40] by Johan Enell
10:03 AM Changeset [39] by Johan Enell
with latest comments from nicklas
8:16 AM Changeset [38] by Nicklas Nordborg
Switched to the libraries from latest beta

Feb 25, 2005:

7:51 PM Changeset [37] by Nicklas Nordborg
Added User and related classes
4:31 PM Changeset [36] by samuel
Up to date with the current code.
2:33 PM Changeset [35] by samuel
Made javadoc commented code to normal commented.

Feb 24, 2005:

2:35 PM Changeset [34] by Nicklas Nordborg
Added Role

Feb 23, 2005:

8:48 PM Changeset [33] by Nicklas Nordborg
Started with BasicItem? and related classes
8:45 PM Changeset [32] by Nicklas Nordborg
Compiling now display warnings
2:49 PM Changeset [31] by samuel
More done on basic infrastructure.
10:54 AM Changeset [30] by Nicklas Nordborg
Hope this gets added now

Feb 22, 2005:

4:33 PM Changeset [29] by Nicklas Nordborg
Added lots of core code, plus dtd, authentication and util packages

Feb 21, 2005:

5:52 PM Changeset [28] by samuel
Started drawing of Basic infrastructure uml diagram.
1:35 PM Changeset [27] by Nicklas Nordborg
Fixed spelling errors
1:35 PM Changeset [26] by Nicklas Nordborg
Added authentication.txt

Feb 18, 2005:

4:56 PM Changeset [25] by samuel
Removed debug printing.
4:30 PM Changeset [24] by samuel
Start of the new basic infrastructure.
2:09 PM Changeset [23] by Johan Enell
more changes to the session diagram hopfully the last…
2:07 PM Changeset [22] by Johan Enell
12:39 PM Changeset [21] by Johan Enell
added restriction to global and client settings
11:07 AM Changeset [20] by Johan Enell
session class diagram added

Feb 16, 2005:

1:17 PM Changeset [19] by Johan Enell
changes link 'Data layer coding guidelines'
11:22 AM Changeset [18] by Nicklas Nordborg
Added some developer documentation in /doc/development

Feb 15, 2005:

1:54 PM Changeset [17] by Nicklas Nordborg
Added and modified documentation
10:57 AM Changeset [16] by Nicklas Nordborg
Fixed doc for Authentication
Note: See TracTimeline for information about the timeline view.