Activity

From 12/09/2008 to 01/07/2009

12/31/2008

10:54 AM Bug #141: debian package - windows_js directory is missing
currently does not get packed into the deb-package. will have also to replace the current stable package. Andreas Unterkircher

12/29/2008

10:06 AM Bug #140: bucket-details bubble shows incorrect information
for example This bucket contains: 0 files 2 directories with a total size of 218.42 MB. It has not been modified yet. but in fact their are many files in the subdirectories Andreas Unterkircher

12/26/2008

08:15 AM Revision 1798651ed9f58bf2bcc0ded6aff69d0067e77af6: update CHANGELOG about #139 and #138 Signed-o...
update CHANGELOG about #139 and #138 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
08:12 AM Feature #106 (Assigned): HTTP Upload direct from start page
Andreas Unterkircher

12/25/2008

02:22 PM Devel #108 (Closed): move javascript calls out of href parameters
Andreas Unterkircher
02:22 PM Devel #137 (Closed): let NEPHTHYS_RPC fully handle output
Andreas Unterkircher
02:21 PM Devel #138 (Closed): dutch translation - some updates and missing phrases
Andreas Unterkircher
02:21 PM Bug #139 (Closed): HelpBalloon should disappear as soon as the content is changing
Andreas Unterkircher
02:21 PM Bug #139 (Resolved): HelpBalloon should disappear as soon as the content is changing
Applied in changeset commit:"8c3faa2180810059e2d2fd099d323af8621e00bc". Andreas Unterkircher
02:21 PM Devel #138 (Resolved): dutch translation - some updates and missing phrases
Applied in changeset commit:"d3c29cb931551cb9f7a5008ff93066aa680cf3e3". Andreas Unterkircher
02:21 PM Devel #108 (Resolved): move javascript calls out of href parameters
Applied in changeset commit:"af004dfa00b2d75f2af57250201fd29c67f6299c". Andreas Unterkircher
02:21 PM Devel #137 (Resolved): let NEPHTHYS_RPC fully handle output
Applied in changeset commit:"bc003de0f06a4f3322fb522ea1d2e6fdfaa31953". Andreas Unterkircher
12:08 PM Revision 8c3faa2180810059e2d2fd099d323af8621e00bc: * let HelpBalloon disappear as soon as content...
* let HelpBalloon disappear as soon as content is changing, resolves #139 * generally pimp JavaScript code, introduce a raise_error() function for handling error messages. Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
11:07 AM Bug #139: HelpBalloon should disappear as soon as the content is changing
currently the balloon remains if the user switches between all views until it timeouts Andreas Unterkircher
10:42 AM Revision d3c29cb931551cb9f7a5008ff93066aa680cf3e3: dutch translation - some updates and missing p...
dutch translation - some updates and missing phrases, resolves #138 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
10:39 AM Devel #138: dutch translation - some updates and missing phrases
Andre Jeanmaire updated the nl.lang file a bit diff --git a/themes/default/lang/nl.lang b/themes/default/lang/nl.lang index 19815e7..0b74224 100644 --- a/themes/default/lang/nl.lang +++ b/themes/default/lang/nl.lang @@ -4,15 +4,15 @@ // l... Andreas Unterkircher
09:51 AM Devel #137: let NEPHTHYS_RPC fully handle output
currently most of the classes are using Smarty's show() function which directly outputs the template content. Instead use fetch() and return the content to the main class. So output can centrally be handled by NEPHTHYS_RPC Andreas Unterkircher
09:51 AM Revision bc003de0f06a4f3322fb522ea1d2e6fdfaa31953: reorder output handling, resolves #137 * NEPH...
reorder output handling, resolves #137 * NEPHTHYS_TMPL will return results to the caller function instead of printing them directly. * NEPHTHYS init() is the only function outside NEPHTHYS_RPC which will invoking print() to output the initial... Andreas Unterkircher
09:46 AM Revision 0bc46f67c7c23c86b47631eb6b204c3cada4fd8d: let rpc.php redirect to Nephthys start page, w...
let rpc.php redirect to Nephthys start page, when directly called Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:41 AM Revision 36abc19eae5b87ce1170a953a317e08b0b6fa613: update Ajax Tabs Content script to v2.2 Signe...
update Ajax Tabs Content script to v2.2 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:28 AM Revision af004dfa00b2d75f2af57250201fd29c67f6299c: move javascript calls out of href parameters, ...
move javascript calls out of href parameters, resolves #108 * all <a href>'s are now free off invoking javascript functions. instead the onclick() events are getting used. * ajaxtabs are still old-fashined equipped href's Signed-off-by: Andrea... Andreas Unterkircher
08:11 AM Revision e91f7854ef734f0366d54544860e40bc9c893ac8: increment version to 1.6 Signed-off-by: Andre...
increment version to 1.6 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher

12/24/2008

08:43 AM Nephthys 1.5
Some days behind its deadline, Nephthys 1.5 has been released today. Included are some bug-fixes like for solving problems with quoting input data and suppressing some PHP notice-messages. In addition the cache-path for the Smarty template engi... Andreas Unterkircher
08:39 AM nephthys_1.5-1_all.deb
Debian Etch 4.0 Andreas Unterkircher
08:31 AM Nephthys-1.5.tar.gz
Andreas Unterkircher

12/23/2008

10:01 AM Revision 7b81197afeb1acd44ed9d7d6281d0f5878076dbd: update CHANGELOG for v1.5 Signed-off-by: Andr...
update CHANGELOG for v1.5 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:54 AM Revision 2334fc44fd205df1d0b3bf35fa038d9602a3a075: * enhance v1.5 UPGRADE text a bit * ignore the...
* enhance v1.5 UPGRADE text a bit * ignore themes-directory when generating the phpDocumentator stuff, gen_docs.sh * update documentation to 1.5 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:35 AM Revision f97bdd66a3b415074f1c2a6293b61907c1a6bf47: update release-test template file, change pass...
update release-test template file, change password with server-auth enabled makes no sense Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:34 AM Revision a5054dc3373d2e9cd4df8f458bf36ae90d43d9c8: release test for v1.5 Signed-off-by: Andreas ...
release test for v1.5 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:25 AM Bug #135 (Closed): notice message thrown in load_translation_table()
Andreas Unterkircher
09:23 AM Bug #135 (Resolved): notice message thrown in load_translation_table()
Applied in changeset commit:"d1d68a4d6ebf454268ec367459f15e91f94f330f". Andreas Unterkircher
09:19 AM Revision d1d68a4d6ebf454268ec367459f15e91f94f330f: avoid notice-message in load_translation_table...
avoid notice-message in load_translation_table() on unrecognized lines in language files, fixes #135 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:13 AM Bug #135: notice message thrown in load_translation_table()
Notice: Undefined variable: key in /var/www/nephthys/nephthys.class.php on line 2424 Andreas Unterkircher
08:30 AM Revision b621a99f85963a815d20d5cb2453856cd7aec9ee: load Helpballoon once during Nephthys init, so...
load Helpballoon once during Nephthys init, so balloon image-parts are get preloaded, refs #102 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher

12/21/2008

06:02 PM Feature #102 (Closed): show bucket-details
Andreas Unterkircher
06:02 PM Devel #112 (Closed): modify users default expiration time also via user-mgmt
Andreas Unterkircher
06:02 PM Feature #102 (Resolved): show bucket-details
Applied in changeset commit:"45ec4be6ddccdf34f66511e29be3610601b68d25". Andreas Unterkircher
06:02 PM Devel #112 (Resolved): modify users default expiration time also via user-mgmt
Applied in changeset commit:"8ea44147ff56fdc37cb5a9ca9ae33e8ce9cc8acd". Andreas Unterkircher
06:00 PM Revision e53d7960a1d66a0e217aba5cdc11a68736ce4fa0: fix conflict in CHANGELOG on merge of bucketin...
fix conflict in CHANGELOG on merge of bucketinfo branch Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
04:06 PM Revision 8ea44147ff56fdc37cb5a9ca9ae33e8ce9cc8acd: modify bucket expiration time via user-managem...
modify bucket expiration time via user-management, resolves #112 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher

12/20/2008

10:45 AM Revision 51b8f3f846377e359a4fa3ba9566ea308a5b6578: add prototypejs 1.6.0.3, used by windows_js an...
add prototypejs 1.6.0.3, used by windows_js and helpballoon Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
10:41 AM Revision dee667f461bc19b2418f8fe30939a3cdc40d133a: remove some filter-definition in stylesheet of...
remove some filter-definition in stylesheet of windows_js to avoid css warning from browser Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
09:41 AM Revision 45ec4be6ddccdf34f66511e29be3610601b68d25: show bucket details and information, resolves ...
show bucket details and information, resolves #102 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
07:29 AM Feature #53 (Closed): debian package
Andreas Unterkircher
07:29 AM Revision 0e7980c66ab988668bb63c22dd607e5a0f2c49c7: update CHANGELOG about Debian package Signed-...
update CHANGELOG about Debian package Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher

12/16/2008

09:06 PM Feature #53: debian package
the first time, a usable package has been built now. Andreas Unterkircher
09:05 PM Devel #134 (Closed): make templates_c directory configureable
Andreas Unterkircher
09:05 PM Devel #134 (Resolved): make templates_c directory configureable
Applied in changeset commit:"e0eec83a24b5d275d75a2fff09ba636b02717d11". Andreas Unterkircher
09:04 PM Revision 47cea6ead3b51349c3ebea96be86ee4779e55577: set Nephthys application version to 1.5 Signe...
set Nephthys application version to 1.5 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
08:47 PM Revision e0eec83a24b5d275d75a2fff09ba636b02717d11: make location of template engine cache directo...
make location of template engine cache directories configureable, resolves #134 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> Andreas Unterkircher
08:34 PM Devel #134: make templates_c directory configureable
as Debian package, the base_path is in /usr/share/nephthys. But this directory shall not be used for variable files. /var/wwW/nephthys/templates_c is the right place for this. Andreas Unterkircher
« Previous
Next »
 

Also available in: Atom