View | Annotate | Download (13.4 KB)
close window_js Dialog-box in bucket-notify when hitting ESC, resolves #185
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
load Helpballoon once during Nephthys init, so balloon image-parts are get preloaded, refs #102
show bucket details and information, resolves #102
sort columns, resolves #37
send- and receive-buttons are now changing their color a bit to behave more like a link, resolves #98
auto-focus first input in all edit-pages, resolves #97
pre-works for sorting columns, refs #37
define Dialog.alert so that Internet Explorer has no problem with it, resolves #70
display success-dialog after click on notify in bucket-listing, refs #49
remove unused javascript function AskServerWhatToDo()
beautify warning messages for invalide email addresses a bit, refs #34
reinitalize ajaxtabs after logout
use ajaxtabs's expandit() function to switch between tabs, fixes #32
bucket-created page shown after bucket-creation before returning to bucket-list, resolves #23
internal address book, include autosuggest, refs #18
GUI design rework, refs #10
also allow specifying receivers email address in I-want-to-share-some-files
Signed-off-by: Andreas Unterkircher <unki@srv-vie-filer.vie.mm-karton.com>
rename JavaScript function check_login() to js_login()
Signed-off-by: Andreas Unterkircher <unki@srv-vis-ftp01.vie.mm-karton.com>
catch a JavaScript error if a auto-created user clicks on logout
issue16, fix on-focus-change-email-validation in profile
show if a bucket has been notified or not
issue9, fix editing profile
prefix login credentials with login_ instead of user_ to avoid confusion when handling users in users or profile module
let user edit his profile
edit bucket
show owner in bucket-list for privileged users. correctly import users email for user-privileged users
refix bucket creation
rearrange code and display bucket list
move code for ajaxtabs initialization to nephthys.js and let it be re-init on login()
let the menutabs disappear on logout and appear on login
login and logout
instead of slots we are talking now about buckets
user management looks ok now
first code for managing users
delete slots data directory when the slot is getting deleted
Signed-off-by: Andreas Unterkircher <andreas.unterkircher@mm-karton.com>
further devel
ajax email validation before submit
sending notification emails is now possible
further development. creating slots is now possible
initial import of nephthys javascript code