Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Summary Period: 2003-10-30 to 2003-10-11 (Commits 2859-2908 of 4408)
modified file link to accept a custom text, too (FIXME: this is a hack)
2 lines of code changed in:
added name data
8 lines of code changed in:
bugfix in evalStory(): assign this._id instead of this.id to result object
8 lines of code changed in:
modified story_macro(): the macro now returns nothing if the site containing the requested story is offline (should fix bug 299: http://helma.org/bugs/show_bug.cgi?id=299)
24 lines of code changed in:
changed SKIN_F_SITE to SKIN_F_SKINSET in create statement of IDX_SKIN_MIXED, otherwise mysql complains about the no longer existing column SKIN_F_SITE
2 lines of code changed in:
bugfix: use session.data.mgr for rendering list and pagenavigation, otherwise submitted form values have no effect at all
24 lines of code changed in:
fixed bug in linkedpath macro which occured when using this on a site, which is the front site of an antville installation; i.e. if no path.site exist
4 lines of code changed in:
fixed tiny typo in comments
2 lines of code changed in:
implemented RSS feeds for topics (and days) by simply wrapping the site.rss_action
42 lines of code changed in:
Remove assignment of description property to new user which isn't defined
and causes an error in the SQL insert code.
0 lines of code changed in:
fixed uptime macro for correct formatting
4 lines of code changed in:
Use res.handlers.context to get the site/server title
14 lines of code changed in:
redirect to main action of an image after creation
14 lines of code changed in:
added table rows and cells for better display
24 lines of code changed in:
added <noscript> tag with some information about the new way referrers work
4 lines of code changed in:
decreased size of spamfilter textarea and added some explanation
4 lines of code changed in:
removed "instead" at the end of the text
2 lines of code changed in:
added class definitions according to old backlinks layout
4 lines of code changed in:
* modified referrers to be written by client-side javascript code
* added filters to sort out spam, search referrers or the like
70 lines of code changed in:
removed tag for external "safescripts" file -- code has moved to
root/systemscripts.skin and is included in site/javascript.skin via macro
0 lines of code changed in:
added system-wide javascript code via skin macro
4 lines of code changed in:
* renamed safescripts.skin to systemscripts for convenience
* added Antville object which will contain all of the Antville-specific, client-side javascript code from now on and in the future
536 lines of code changed in:
* modified referrers to be written by client-side javascript code
2 lines of code changed in:
* modified referrers to be written by client-side javascript code
* added filters to sort out spam, search referrers or the like
80 lines of code changed in:
* added generic preference_macro for output of preference value or editor
* added spamfilter_macro for output of spamfilter data approripate for client-side javascript code
68 lines of code changed in:
added preference editor for spamfilter
14 lines of code changed in:
modified sites_action(), users_action() and logs_action() to use the new global renderList() and renderPageNavigation() methods
30 lines of code changed in:
- modified main_action to use global renderList() and renderPageNavigation()
- added offline_action() and mystories_action()
48 lines of code changed in:
- modified main_action to use global renderList() and renderPageNavigation()
- added openpolls_action() and mypolls_action()
52 lines of code changed in:
- modified main_action to use global renderList() and renderPageNavigation()
- added myimages_action
30 lines of code changed in:
- modified main_action to use global renderList() and renderPageNavigation()
- added myfiles_action
28 lines of code changed in:
simplyfied html code, embedded page navigation
4 lines of code changed in:
minor code formatting
2 lines of code changed in:
- embedded page navigation
- urls of filter options now point to actions in storymgr instead of main action using GET parameters
6 lines of code changed in:
- embedded page navigation
- urls of filter options now point to actions in pollmgr instead of main action using GET parameters
10 lines of code changed in:
- embedded page navigation
- urls of filter options now point to actions in imagemgr instead of main action using GET parameters
24 lines of code changed in:
- embedded page navigation
- added header similar to imagemgr, added filter link for "my files"
24 lines of code changed in:
initial check-in: used for rendering the page navigation bar in mgr-mountpoints
10 lines of code changed in:
removed methods renderList() and renderPageNavigation() which are now replaced by global methods
20 lines of code changed in:
removed method renderStoryList() which is replaced by global renderList(), added method renderManagerView() that is passed as argument to global renderList() (this method does the actual rendering of an item in the list)
16 lines of code changed in:
removed method renderPollList() which is replaced by global renderList(), added method renderManagerView() that is passed as argument to global renderList() (this method does the actual rendering of an item in the list)
16 lines of code changed in:
added methods renderList(), renderPageNavigation() and renderPageNavItem() that are used for rendering lists in mgr-mountpoints and rendering the page navigation
188 lines of code changed in:
added cases for actions "offline" and "mystories"
16 lines of code changed in:
added cases for actions "open" and "mypolls"
20 lines of code changed in:
added classes used for page navigation
50 lines of code changed in:
added classes used for page navigation in mgr-mountpoints
52 lines of code changed in:
added collection "offline" that contains offline stories (used for filtering in storymgr)
12 lines of code changed in:
added collection "open" that contains only open polls
12 lines of code changed in:
added collections stories, polls, images and files that contain objects that were created by the user in the site the membership points to (these collections are used in the manager mountpoints for the "my xxxxx" options)
62 lines of code changed in:
modified text in notification dropdowns to be more precise
4 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Generated by StatCVS 0.2.2