root / nephthys.js

View | Annotate | Download (13.4 KB)

# Date Author Comment
2ed24949 07/27/2009 09:17 AM Andreas Unterkircher

close window_js Dialog-box in bucket-notify when hitting ESC, resolves #185

Signed-off-by: Andreas Unterkircher <>

8c3faa21 12/25/2008 12:08 PM Andreas Unterkircher
  • 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 <>

b621a99f 12/23/2008 08:30 AM Andreas Unterkircher

load Helpballoon once during Nephthys init, so balloon image-parts are get preloaded, refs #102

Signed-off-by: Andreas Unterkircher <>

45ec4be6 12/20/2008 09:41 AM Andreas Unterkircher

show bucket details and information, resolves #102

Signed-off-by: Andreas Unterkircher <>

fbaee801 10/28/2008 08:35 PM Andreas Unterkircher

sort columns, resolves #37

Signed-off-by: Andreas Unterkircher <>

757aebf4 10/26/2008 02:24 PM Andreas Unterkircher

send- and receive-buttons are now changing their color a bit to behave more like a link, resolves #98

Signed-off-by: Andreas Unterkircher <>

e6a5d0ac 10/26/2008 12:43 PM Andreas Unterkircher

auto-focus first input in all edit-pages, resolves #97

Signed-off-by: Andreas Unterkircher <>

ec3ea22f 09/07/2008 11:16 AM Andreas Unterkircher

pre-works for sorting columns, refs #37

Signed-off-by: Andreas Unterkircher <>

6c08b1da 08/07/2008 09:18 PM Andreas Unterkircher

define Dialog.alert so that Internet Explorer has no problem with it, resolves #70

Signed-off-by: Andreas Unterkircher <>

d95362e3 08/06/2008 08:41 PM Andreas Unterkircher

display success-dialog after click on notify in bucket-listing, refs #49

Signed-off-by: Andreas Unterkircher <>

8b95b4ad 07/20/2008 11:35 AM Andreas Unterkircher

remove unused javascript function AskServerWhatToDo()

Signed-off-by: Andreas Unterkircher <>

56f49d88 07/12/2008 06:36 AM Andreas Unterkircher

beautify warning messages for invalide email addresses a bit, refs #34

Signed-off-by: Andreas Unterkircher <>

744519b9 07/11/2008 05:18 PM Andreas Unterkircher

reinitalize ajaxtabs after logout

Signed-off-by: Andreas Unterkircher <>

ec4e33ca 07/10/2008 09:32 PM Andreas Unterkircher

use ajaxtabs's expandit() function to switch between tabs, fixes #32

Signed-off-by: Andreas Unterkircher <>

b190d01b 07/08/2008 08:04 PM Andreas Unterkircher

bucket-created page shown after bucket-creation before returning to bucket-list, resolves #23

Signed-off-by: Andreas Unterkircher <>

d08c99b8 07/06/2008 05:02 PM Andreas Unterkircher

internal address book, include autosuggest, refs #18

Signed-off-by: Andreas Unterkircher <>

88e8c926 06/29/2008 09:45 AM Andreas Unterkircher

GUI design rework, refs #10

  • more brighter color of content-box and tab-border
  • underline hovering links
  • minimize usage of HTML tables
  • move big amount of style definition to css file

Signed-off-by: Andreas Unterkircher <>

1af4393f 05/28/2008 01:30 PM Andreas Unterkircher

also allow specifying receivers email address in I-want-to-share-some-files

Signed-off-by: Andreas Unterkircher <>

5a39c95e 05/17/2008 10:43 AM Andreas Unterkircher

rename JavaScript function check_login() to js_login()

Signed-off-by: Andreas Unterkircher <>

6cd30063 05/17/2008 10:42 AM Andreas Unterkircher

catch a JavaScript error if a auto-created user clicks on logout

Signed-off-by: Andreas Unterkircher <>

3829afd8 05/17/2008 09:19 AM Andreas Unterkircher

issue16, fix on-focus-change-email-validation in profile

Signed-off-by: Andreas Unterkircher <>

0ed27f2a 05/08/2008 10:38 AM Andreas Unterkircher

show if a bucket has been notified or not

Signed-off-by: Andreas Unterkircher <>

71d037fc 04/19/2008 01:37 PM Andreas Unterkircher

issue9, fix editing profile

Signed-off-by: Andreas Unterkircher <>

b77ba60d 03/23/2008 03:13 PM Andreas Unterkircher

prefix login credentials with login_ instead of user_ to avoid confusion when handling users in users or profile module

Signed-off-by: Andreas Unterkircher <>

d8166861 03/23/2008 09:09 AM Andreas Unterkircher

let user edit his profile

Signed-off-by: Andreas Unterkircher <>

28fad955 03/22/2008 11:20 AM Andreas Unterkircher

edit bucket

Signed-off-by: Andreas Unterkircher <>

6ca17b5b 03/22/2008 09:19 AM Andreas Unterkircher

show owner in bucket-list for privileged users. correctly import users email for user-privileged users

Signed-off-by: Andreas Unterkircher <>

cffe5b99 03/22/2008 08:41 AM Andreas Unterkircher

refix bucket creation

Signed-off-by: Andreas Unterkircher <>

f49348b2 03/22/2008 08:19 AM Andreas Unterkircher

rearrange code and display bucket list

Signed-off-by: Andreas Unterkircher <>

3f14908c 03/22/2008 07:29 AM Andreas Unterkircher

move code for ajaxtabs initialization to nephthys.js and let it be re-init on login()

Signed-off-by: Andreas Unterkircher <>

c8a1fee6 03/22/2008 07:21 AM Andreas Unterkircher

let the menutabs disappear on logout and appear on login

Signed-off-by: Andreas Unterkircher <>

5453eb2a 03/21/2008 04:50 PM Andreas Unterkircher

login and logout

Signed-off-by: Andreas Unterkircher <>

848b4dbd 03/20/2008 08:30 PM Andreas Unterkircher

instead of slots we are talking now about buckets

Signed-off-by: Andreas Unterkircher <>

81d72baa 03/20/2008 08:21 PM Andreas Unterkircher

user management looks ok now

Signed-off-by: Andreas Unterkircher <>

123b4741 03/19/2008 10:19 PM Andreas Unterkircher

first code for managing users

Signed-off-by: Andreas Unterkircher <>

a41f9d49 03/11/2008 10:03 PM Andreas Unterkircher

delete slots data directory when the slot is getting deleted

Signed-off-by: Andreas Unterkircher <>

3d90b322 03/09/2008 10:18 AM Andreas Unterkircher

further devel

Signed-off-by: Andreas Unterkircher <>

fda203d7 03/09/2008 09:08 AM Andreas Unterkircher

ajax email validation before submit

Signed-off-by: Andreas Unterkircher <>

dde393b3 03/08/2008 03:31 PM Andreas Unterkircher

sending notification emails is now possible

Signed-off-by: Andreas Unterkircher <>

da8cd0c3 03/08/2008 02:05 PM Andreas Unterkircher

further development. creating slots is now possible

Signed-off-by: Andreas Unterkircher <>

e929f670 03/08/2008 09:16 AM Andreas Unterkircher

initial import of nephthys javascript code

Signed-off-by: Andreas Unterkircher <>