Directory src/net/sourceforge/pebble/domain/

Directory Created:
2006-04-24 21:28
Total Files:
32
Deleted Files:
9
Lines of Code:
9434

Browse with ViewVC

[root]/src/net/sourceforge/pebble/domain

Lines of Code

src/net/sourceforge/pebble/domain/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Simon Brown 271 (100.0%) 12956 (100.0%) 47.8

Most Recent Commits

Simon Brown 2007-04-04 19:40

Enhancements and fixes to previous security work.

3 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Blog.java (+3 -1)
Simon Brown 2007-04-04 00:23

First version of code to allow private blogs to be created without messing with Acegi configuration.

29 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Blog.java (+29)
Simon Brown 2007-03-30 13:17

Fixed some XSS holes.

0 lines of code changed in:

Simon Brown 2007-03-27 21:28

Enhancements on the previous commit.

20 lines of code changed in:

Simon Brown 2007-03-27 15:42

Various fixes and first version of generic feed reader for sidebar.

1 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Content.java (+1 -28)
Simon Brown 2007-03-19 01:07

First working version of DWR integration. Also added Scriptaculous.

3 lines of code changed in:

Simon Brown 2007-03-18 22:50

Initial DWR integration - this doesn't work yet and breaks comment support! :-)

23 lines of code changed in:

Simon Brown 2007-02-09 21:02

Fixed problem with ampersand character being escaped in website URLs when adding comments.

PEBL-8 : Image option in Blog properties does not work



1 lines of code changed in:

Simon Brown 2006-11-20 21:55

Fixed bug where the default user isn't created upon first startup.

3 lines of code changed in:

Simon Brown 2006-11-01 21:21

Added unpublished blog entries view and final few fixes.

44 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Blog.java (+44 -5)
Simon Brown 2006-09-14 20:46

Fixed logout problem with Firefox.

Fixed resource bundle item typo in image captcha confirmation page.

Added Italian translations, contributed by remagio.

Added Pebble admin online help pages.



4 lines of code changed in:

Simon Brown 2006-09-12 22:31

Added ability for admin users to reset passwords (back to password).

Simplified configuring blog owners/publishers/contributors on the blog properties page.

Fixed ConcurrentModificationException thrown when purging TrackBack tokens.



61 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Blog.java (+61 -17)
Simon Brown 2006-09-08 22:49

Blog admins can modify blog properties and plugins of any blog.

Users can change their own user details and password.



2 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Blog.java (+2 -2)
Simon Brown 2006-08-23 21:13

Fixed dependencies (so that verification passes in GlassFish) and fixed TrackBack link generation for logged in users.

3 lines of code changed in:

Simon Brown 2006-08-18 22:06

Security realm related changes.

14 lines of code changed in:

Simon Brown 2006-08-04 23:16

Enhanced error page and added page by page blog entry navigation.

24 lines of code changed in:

  • src/net/sourceforge/pebble/domain: Blog.java (+24)
Simon Brown 2006-08-02 21:47

More documentation and minor bug fix to blog.getLastModified()

9 lines of code changed in:

Simon Brown 2006-07-25 22:06

Refactoring MonthlyBlog to Month

12 lines of code changed in:

Simon Brown 2006-07-25 21:57

Refactoring YearlyBlog to Year

12 lines of code changed in:

Simon Brown 2006-07-25 21:46

Minor doc updates, inclusion of javadocs into the webapp and refactoring of "DailyBlog" to "Day".

10 lines of code changed in:

(69 more)

Generated by StatSVN 0.3.2-SNAPSHOT