Subversion Repositories oidplus

Rev

Rev 723 | Rev 774 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 723 Rev 727
Line 62... Line 62...
62
- XML import: Let the user decide if "created=now" should be set
62
- XML import: Let the user decide if "created=now" should be set
63
- XML import: Waiting animation
63
- XML import: Waiting animation
64
- XML import: If output (errors) is too long, show them in a page rather than an alert() box
64
- XML import: If output (errors) is too long, show them in a page rather than an alert() box
65
 
65
 
66
SMALL THINGS
66
SMALL THINGS
-
 
67
- Alpine Linux SVN update: I get the error "svn: warning: W000013: Can't open file '/root/.subversion/servers': Permission denied", although "whoami" is "apache"! (Maybe because the initial checkout was done by root?!)
67
- AutoUpdate via cron?
68
- AutoUpdate via cron?
68
- cron.sh: set a global flag that tells the plugins whether we are calling from crontab,
69
- cron.sh: set a global flag that tells the plugins whether we are calling from crontab,
69
  so that auto publishing et al prefer cron calls and only execute their code
70
  so that auto publishing et al prefer cron calls and only execute their code
70
  for random visitors, if the crontab is not running.
71
  for random visitors, if the crontab is not running.
71
- Login page etc.: If user clicks on a tab, then the gotoedit and static link should change to e.g. "oidplus:login$admin" or "oidplus:login$ra", respectively.
72
- Login page etc.: If user clicks on a tab, then the gotoedit and static link should change to e.g. "oidplus:login$admin" or "oidplus:login$ra", respectively.