------------------------------------------------------------------------
r85 | sandmahn | 2009-10-14 19:46:22 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
A /tags/0.0.0.4e beta (from /trunk:84)
Tagging as 0.0.0.4e beta
------------------------------------------------------------------------
r84 | sandmahn | 2009-10-14 19:44:53 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminModel.lua
Fixed nil error in SetContacted
------------------------------------------------------------------------
r82 | sandmahn | 2009-10-13 23:24:25 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.toc
Adjusted version number
------------------------------------------------------------------------
r81 | sandmahn | 2009-10-13 23:23:16 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminModel.lua
Handled case, if player has no contacts and adjust display of guild in contacts
------------------------------------------------------------------------
r79 | sandmahn | 2009-10-13 22:50:01 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/GuildAdmin.toc
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
Fixed the problem that immediately after login the guild panel throws an error if guild options were opened. Moved sort call for who list from the getter to the setter function.
------------------------------------------------------------------------
r77 | sandmahn | 2009-10-13 17:57:06 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.toc
Adapted version number
------------------------------------------------------------------------
r76 | sandmahn | 2009-10-13 17:54:38 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
Removed toggling guild tab at startup, this was to overcome some problems with rights, but guild user rights API is not stable, so removed.
------------------------------------------------------------------------
r69 | sandmahn | 2009-10-12 22:33:56 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/GuildAdmin.toc
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
Fixed some documentation issues
------------------------------------------------------------------------
r64 | sandmahn | 2009-10-12 20:30:12 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/locale/frFR.lua
Updated french localization
------------------------------------------------------------------------
r63 | sandmahn | 2009-10-12 16:03:59 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminView.lua
Updated documentation and removed not longer needed delay function
------------------------------------------------------------------------
r62 | sandmahn | 2009-10-12 14:55:04 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
doing a little bit testing of luadoc
------------------------------------------------------------------------
r61 | sandmahn | 2009-10-12 14:50:20 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminModel.lua
doing a little bit testing of luadoc
------------------------------------------------------------------------
r60 | sandmahn | 2009-10-12 14:34:36 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /
M /trunk/locale/frFR.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
doing a little bit testing of luadoc
------------------------------------------------------------------------
r59 | sandmahn | 2009-10-12 13:15:23 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminCore.lua
doing a little bit testing of luadoc
------------------------------------------------------------------------
r57 | sandmahn | 2009-10-12 01:26:04 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/GuildAdmin.toc
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/locale/frFR.lua
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
M /trunk/privateLibs/GuildAdminView.lua
Fixed several errors, mostly with nil values under several circumstances. Added relations console with search, channel selection, mark and delete contacts. Who list works now little bit better.
------------------------------------------------------------------------
r55 | sandmahn | 2009-10-08 14:39:45 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.toc
M /trunk/privateLibs/GuildAdminView.lua
Fixed some problems with empty tooltip objects and now it seems to work for FuBar
------------------------------------------------------------------------
r53 | sandmahn | 2009-10-07 22:40:44 +0000 (Wed, 07 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminModel.lua
Fixed the error that public note was always overwritten
------------------------------------------------------------------------
r51 | sandmahn | 2009-10-07 21:06:55 +0000 (Wed, 07 Oct 2009) | 1 line
Changed paths:
M /trunk/localized.xml
Added french localization file
------------------------------------------------------------------------
r49 | sandmahn | 2009-10-06 22:17:40 +0000 (Tue, 06 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminCore.lua
Fixed an error in ReleaseTooltip, which crashed if tooltip was nil
------------------------------------------------------------------------
r47 | sandmahn | 2009-10-06 00:15:02 +0000 (Tue, 06 Oct 2009) | 1 line
Changed paths:
A /trunk/locale/frFR.lua
Included french localization
------------------------------------------------------------------------
r45 | sandmahn | 2009-10-05 03:28:45 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
Finally fixed an error when contacting player. Changed display style of recruiting console after my experiences using it. Added button to mark player who have refused to join the guild or who should be contacted later. As well as a toggle for displaying player who have refused.
------------------------------------------------------------------------
r43 | sandmahn | 2009-10-04 16:48:00 +0000 (Sun, 04 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/privateLibs/GuildAdminCore.lua
Fixed an error if leaving the tooltip + some preparations for next release
------------------------------------------------------------------------
r41 | sandmahn | 2009-10-03 22:22:51 +0000 (Sat, 03 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
Error correction for players who left the guild. Lists not maintained correctly.
------------------------------------------------------------------------
r39 | sandmahn | 2009-10-03 03:18:58 +0000 (Sat, 03 Oct 2009) | 1 line
Changed paths:
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
updated the description of the buttons for the default text settings to reflect guild dependency
------------------------------------------------------------------------
r38 | sandmahn | 2009-10-03 03:06:09 +0000 (Sat, 03 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
M /trunk/privateLibs/GuildAdminView.lua
Made the defaults for intro, detail and bye guild dependend. Update to new structure is run and deleted after first char logs out. Alts from other guilds have to save their texts again to set them as standard for the current guild. Fixed display errors of info regarding new members (no level rank update) and empty database (registering)
------------------------------------------------------------------------
r37 | sandmahn | 2009-10-02 22:15:17 +0000 (Fri, 02 Oct 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries again to get documentation as desired
------------------------------------------------------------------------
r35 | sandmahn | 2009-10-02 22:08:21 +0000 (Fri, 02 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminModel.lua
Fixed an error in not showing the count and list of new guild members
------------------------------------------------------------------------
r33 | sandmahn | 2009-10-02 21:35:50 +0000 (Fri, 02 Oct 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminView.lua
Corrected an error in displaying names of members who left the guild
------------------------------------------------------------------------
r32 | sandmahn | 2009-10-01 00:51:51 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r31 | sandmahn | 2009-10-01 00:45:10 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r30 | sandmahn | 2009-10-01 00:44:14 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r28 | sandmahn | 2009-10-01 00:21:29 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildAdmin.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
Fixed an error when using detail whisper, added text definition an buttons for guild welcome and guild info
------------------------------------------------------------------------
r27 | sandmahn | 2009-09-30 02:13:11 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r26 | sandmahn | 2009-09-30 01:51:54 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/privateLibs/GuildAdminCore.lua
Updated documentation
------------------------------------------------------------------------
r25 | sandmahn | 2009-09-30 01:46:32 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r24 | sandmahn | 2009-09-30 01:44:23 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r23 | sandmahn | 2009-09-30 01:43:23 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r22 | sandmahn | 2009-09-30 01:41:38 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
At least only this works, but includes the foreign libs
------------------------------------------------------------------------
r21 | sandmahn | 2009-09-30 01:38:33 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
At least only this works, but includes the foreign libs
------------------------------------------------------------------------
r20 | sandmahn | 2009-09-30 01:37:25 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r19 | sandmahn | 2009-09-30 01:31:18 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r18 | sandmahn | 2009-09-30 01:29:37 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r17 | sandmahn | 2009-09-30 01:26:23 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r16 | sandmahn | 2009-09-30 01:23:52 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r15 | sandmahn | 2009-09-30 01:23:01 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r14 | sandmahn | 2009-09-30 01:21:42 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r13 | sandmahn | 2009-09-30 01:17:48 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r12 | sandmahn | 2009-09-30 01:16:31 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r11 | sandmahn | 2009-09-30 01:14:56 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r10 | sandmahn | 2009-09-30 01:11:43 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
experimenting with luadoc entries to get documentation as desired
------------------------------------------------------------------------
r9 | sandmahn | 2009-09-30 01:07:38 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
changed path for private libs to have them documented as well
------------------------------------------------------------------------
r8 | sandmahn | 2009-09-30 01:05:13 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
changed type to luadoc to get a more reasonable output of documentation on curseforge
------------------------------------------------------------------------
r6 | sandmahn | 2009-09-30 00:42:54 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
M /trunk/.docmeta
M /trunk/.pkgmeta
M /trunk/GuildAdmin.lua
M /trunk/GuildAdmin.toc
M /trunk/GuildAdmin.xml
M /trunk/GuildAdminFrameTemplate.xml
M /trunk/embeds_foreign.xml
M /trunk/foreignLibs/AceAddon-3.0/AceAddon-3.0.lua
M /trunk/foreignLibs/AceAddon-3.0/AceAddon-3.0.xml
M /trunk/foreignLibs/AceConfig-3.0/AceConfig-3.0.lua
M /trunk/foreignLibs/AceConfig-3.0/AceConfig-3.0.xml
M /trunk/foreignLibs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
M /trunk/foreignLibs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
M /trunk/foreignLibs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
M /trunk/foreignLibs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
M /trunk/foreignLibs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
M /trunk/foreignLibs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
M /trunk/foreignLibs/AceDB-3.0/AceDB-3.0.lua
M /trunk/foreignLibs/AceDB-3.0/AceDB-3.0.xml
M /trunk/foreignLibs/AceDBOptions-3.0/AceDBOptions-3.0.lua
M /trunk/foreignLibs/AceDBOptions-3.0/AceDBOptions-3.0.xml
M /trunk/foreignLibs/AceLocale-3.0/AceLocale-3.0.lua
M /trunk/foreignLibs/AceLocale-3.0/AceLocale-3.0.xml
M /trunk/foreignLibs/CallbackHandler-1.0.lua
M /trunk/foreignLibs/LibDataBroker-1.1.lua
M /trunk/foreignLibs/LibQTip-1.0.lua
M /trunk/foreignLibs/LibStub.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/localized.xml
M /trunk/privateLibs/GuildAdminController.lua
M /trunk/privateLibs/GuildAdminCore.lua
M /trunk/privateLibs/GuildAdminModel.lua
M /trunk/privateLibs/GuildAdminView.lua
Included recruiting console with definable recruiting text and search for players without guild. There exists a problem with who list update, so search button should be used several times to get an reliable result. Search can limit on current zone, class, level and if player has been contacted before. Contact counts are shown as well as which char contacted this player.
------------------------------------------------------------------------
r5 | sandmahn | 2009-09-27 22:46:16 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
R /trunk/privateLibs/GuildAdminModel.lua
Changed the guild info to show new instead of not available for old values if first time run or new guild members joined
------------------------------------------------------------------------
r4 | sandmahn | 2009-09-27 15:22:05 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
Update locale comments for CurseForge handling
------------------------------------------------------------------------
r2 | sandmahn | 2009-09-27 15:10:34 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
A /trunk/.docmeta
A /trunk/.pkgmeta
A /trunk/GuildAdmin.lua
A /trunk/GuildAdmin.toc
A /trunk/GuildAdmin.xml
A /trunk/GuildAdminFrameTemplate.xml
A /trunk/embeds_foreign.xml
A /trunk/foreignLibs
A /trunk/foreignLibs/AceAddon-3.0
A /trunk/foreignLibs/AceAddon-3.0/AceAddon-3.0.lua
A /trunk/foreignLibs/AceAddon-3.0/AceAddon-3.0.xml
A /trunk/foreignLibs/AceConfig-3.0
A /trunk/foreignLibs/AceConfig-3.0/AceConfig-3.0.lua
A /trunk/foreignLibs/AceConfig-3.0/AceConfig-3.0.xml
A /trunk/foreignLibs/AceConfig-3.0/AceConfigCmd-3.0
A /trunk/foreignLibs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
A /trunk/foreignLibs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
A /trunk/foreignLibs/AceConfig-3.0/AceConfigDialog-3.0
A /trunk/foreignLibs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
A /trunk/foreignLibs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
A /trunk/foreignLibs/AceConfig-3.0/AceConfigRegistry-3.0
A /trunk/foreignLibs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
A /trunk/foreignLibs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
A /trunk/foreignLibs/AceDB-3.0
A /trunk/foreignLibs/AceDB-3.0/AceDB-3.0.lua
A /trunk/foreignLibs/AceDB-3.0/AceDB-3.0.xml
A /trunk/foreignLibs/AceDBOptions-3.0
A /trunk/foreignLibs/AceDBOptions-3.0/AceDBOptions-3.0.lua
A /trunk/foreignLibs/AceDBOptions-3.0/AceDBOptions-3.0.xml
A /trunk/foreignLibs/AceLocale-3.0
A /trunk/foreignLibs/AceLocale-3.0/AceLocale-3.0.lua
A /trunk/foreignLibs/AceLocale-3.0/AceLocale-3.0.xml
A /trunk/foreignLibs/CallbackHandler-1.0.lua
A /trunk/foreignLibs/LibDataBroker-1.1.lua
A /trunk/foreignLibs/LibQTip-1.0.lua
A /trunk/foreignLibs/LibStub.lua
A /trunk/locale
A /trunk/locale/deDE.lua
A /trunk/locale/enUS.lua
A /trunk/localized.xml
A /trunk/privateLibs
A /trunk/privateLibs/GuildAdminController.lua
A /trunk/privateLibs/GuildAdminCore.lua
A /trunk/privateLibs/GuildAdminModel.lua
A /trunk/privateLibs/GuildAdminView.lua
First release
------------------------------------------------------------------------
r1 | root | 2009-09-26 23:47:22 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"guildadmin/mainline: Initial Import"
------------------------------------------------------------------------