Commit graph

1600 commits

Author SHA1 Message Date
Robert Gaggl
c6986e3027 changed because the prototype weblog was renamed to site 2002-06-26 16:31:49 +00:00
Robert Gaggl
574dcbbc37 changed necessary because
- the prototype weblog was renamed to site
- member was renamed to membership
weblogtitle_macro() was renamed to sitetitle_macro()
2002-06-26 16:30:39 +00:00
Robert Gaggl
5eb7b6f745 changes necessary because
- prototype goodie was renamed to file

renamed goodies_macro() to files_macro()
2002-06-26 16:29:01 +00:00
Robert Gaggl
5f1326716d changes necessary because
- prototype weblog was renamed to site
- prototype goodie was renamed to file
- app-property goodieUrl was renamed to fileUrl
2002-06-26 16:28:30 +00:00
Robert Gaggl
2bd9c35f87 - changed some comments to match renamed prototypes
- replaced hardcoded messages with getMsg()
- renamed webloglist_macro() to sitelist_macro()
2002-06-26 16:27:20 +00:00
Robert Gaggl
72d830c930 changed because the prototype weblog was renamed to site 2002-06-26 16:23:37 +00:00
Robert Gaggl
3a73e69937 replaced hardcoded "Antville" with call of root.getSysTitle() 2002-06-26 16:23:18 +00:00
Robert Gaggl
cd8dfe8aeb now calling creator_macro() which is the renamed author_macro() 2002-06-26 16:22:41 +00:00
Robert Gaggl
7752d652f5 webloglist_macro() was renamed to sitelist_macro() 2002-06-26 16:22:25 +00:00
Robert Gaggl
47816bebea wrapper-action (needed for antville.org) 2002-06-26 16:21:22 +00:00
Robert Gaggl
e3be3df4d4 changed text because "goodie" is now called "file" 2002-06-26 16:20:19 +00:00
Robert Gaggl
2ea5c30144 changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr
2002-06-26 16:19:29 +00:00
Robert Gaggl
eddc8feed3 changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr
- member was renamed to membership
2002-06-26 16:18:59 +00:00
Robert Gaggl
152f6884c0 changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file
- goodiemgr was renamed to filemgr
2002-06-26 16:18:10 +00:00
Robert Gaggl
c13183e3a7 story.author was renamed to story.creator, so author_macro() was renamed to creator_macro() 2002-06-26 16:17:33 +00:00
Robert Gaggl
a9531140e3 changed mailbody, footer of mail now contains system title and system url 2002-06-26 16:16:46 +00:00
Robert Gaggl
b51e984c38 renamed deleteWeblog() to deleteSite() 2002-06-26 16:16:10 +00:00
Robert Gaggl
67a6f7792f changed because the prototype weblog was renamed to site
plus story.author was renamed to story.creator
2002-06-26 16:15:43 +00:00
Robert Gaggl
37a0c89517 changed because of prototype-renaming:
- weblog was renamed to site
2002-06-26 16:11:53 +00:00
Robert Gaggl
d122465edf changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file
2002-06-26 16:11:11 +00:00
Robert Gaggl
704f144887 changed because weblog was renamed to site 2002-06-26 16:10:32 +00:00
Robert Gaggl
f73304cca9 changes needed due to new object-structure (which was changed to match new db-schema) 2002-06-26 16:09:15 +00:00
Robert Gaggl
0be240161d - changes needed due to new object-structure (which was changed to match new db-schema)
- story.author was renamed to story.creator
2002-06-26 16:08:32 +00:00
Robert Gaggl
5440d98019 changed footer of mail (now includes root.systitle and root.sysurl-macros 2002-06-26 16:06:45 +00:00
Robert Gaggl
f5c710d28a now using new root-function getSysTitle() instead of hardcoded "Antville" 2002-06-26 16:06:14 +00:00
Robert Gaggl
f8db009bff changed type.properties according to new database-schema:
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
2002-06-26 16:03:59 +00:00
Robert Gaggl
d801e1109e renamed from antville.sql 2002-06-26 15:58:06 +00:00
Robert Gaggl
0c9bd1502d renamed to antville_mysql.sql 2002-06-26 15:57:48 +00:00
Robert Gaggl
1963642d5d initial check-in (basic antville-setup) 2002-06-26 15:54:59 +00:00
Robert Gaggl
711deccba9 initial check-in (db.properties-template for oracle) 2002-06-26 15:54:31 +00:00
Robert Gaggl
0bba5e9371 initial check-in (this patch is needed to convert the db to the new schema) 2002-06-26 15:53:38 +00:00
Robert Gaggl
8249b45e05 initial check-in (the renamed getgoodie.hac) 2002-06-26 15:52:12 +00:00
Robert Gaggl
23662b18fc - changed the length of some varchar2-columns
- added columns that will be needed in the near future (mostly to AV_TEXT)
2002-06-26 15:48:43 +00:00
Robert Gaggl
fc53887dc3 initial check-in 2002-06-21 22:23:35 +00:00
568b6f4dbd edited message texts. this is a first draft that needs re-checking. additionally, some comments mark possible condensation of two texts into one message. 2002-06-18 11:40:41 +00:00
708cd300a7 test test test 2002-06-18 09:15:22 +00:00
65e76cee09 test test 2002-06-18 09:14:29 +00:00
99bbe7728b test 2002-06-18 09:11:39 +00:00
dfae05854d fixed bug that prevented user-made choice from being displayed 2002-06-14 17:50:41 +00:00
91936910ed improved for xhtml compatibilty 2002-06-14 17:48:06 +00:00
71afe8d8be fixed a bug that prevented a closed poll from being displayed as results in a story (function poll_macro); 2002-06-13 14:50:01 +00:00
9f008a01a5 fixed a bug that prevented a closed poll from being displayed as results in a story (function poll_macro);
replace tabs by three spaces
2002-06-13 14:49:15 +00:00
Robert Gaggl
23e0cab449 merged changes done in branch "grob_message" into main trunk (application-messages are no longer hardcoded in functions but are defined in central language-specific .js-files; application-messages are selected according to defined language) 2002-06-12 17:19:47 +00:00
Robert Gaggl
92277b173c merged changes done in branch "grob_message" into main trunk (weblog-history is now rendered using <div>-tags to avoid xhtml-incompatible page-source) 2002-06-12 17:19:32 +00:00
Robert Gaggl
49c623f75b merged changes done in branch "grob_message" into main trunk 2002-06-12 17:19:05 +00:00
Robert Gaggl
5b63058c89 merged changes done in branch "grob_message" into main trunk (removed unused skins_macro()) 2002-06-12 17:17:22 +00:00
Robert Gaggl
056d21cb38 merged changes done in branch "grob_message" into main trunk (removed hardcoded questionmarks in urlparam-attribute) 2002-06-12 17:16:55 +00:00
Robert Gaggl
e252d3df2c merged changes done in branch "grob_message" into main trunk (weblog-history is now rendered using <div>-tags to avoid xhtml-incompatible page-source; removed explicit declaration of utf-8) 2002-06-12 17:12:27 +00:00
Robert Gaggl
a51b899486 merged changes done in branch "grob_message" into main trunk 2002-06-12 17:08:32 +00:00
Robert Gaggl
a565bd4b2d corrected comment 2002-06-12 16:28:09 +00:00