Menu

/trunk/gui/templates/freeadmin Commit Log


Commit Date  
[r8342] by zippybr

Revert "The dojoType attribute has been deprecated, and will be unsupported in 2.0. Replace all occurrences of dojoType with data-dojo-type, as the behavior is mostly identical"

This reverts commit 4ac4932f8ed669de2600122f790f0bf90f0cb8af.

2011-10-19 16:57:29 Tree
[r8340] by zippybr

The dojoType attribute has been deprecated, and will be unsupported in 2.0. Replace all occurrences of dojoType with data-dojo-type, as the behavior is mostly identical

2011-10-19 16:46:48 Tree
[r7818] by yaberauneya

Build system, branding, and image size enhancements.

Overall:

- Use variables instead of hardcoded and relative path based assumptions.
- Change branding from FreeNAS to a (largely) build driven variable name to simplify muxing between FreeNAS and TrueNAS.
- Rename /etc/version.freenas to /etc/version .
- Change the version info to <sw-name>-<version>-<revision>-<arch>, e.g.
FreeNAS-8.1-r7817-amd64 .

build/do_build.sh:

- Simplify arguments for forcing builds again to -f (no args), based on feedback from jpaetzel.
- Use variables as necessary.
- Add alpha support for unionfs based builds. This doesn't work with UFS SU+J on 9.0-BETA1+, so caveat emptor.

build/functions.sh:

- Consolidate build-related functions into a single file for simplicity.

build/nano_env:

- Add a file which contains the master info for how a build is performed.

gui/...:

- Chase the changes done above, but try to simplify / improve how things are done, emitting more diagnostic info than before.

nanobsd/common:

1. Allow the end user to specify the number of CPUS in the environment if they want, instead of hardcoding $CPUS + 1.
2. Nuke .pyc files. They're created automatically by They'll get regenerated on the fly once they're read in again by the interpreter.
3. Nuke the headers (minus the pyconfig.h -- it's required at runtime) since we're not compiling binaries (cc, etc isn't included in the final image).
4. Nuke all of perl the right way if $DEBUG == 1.

Misc:
nanobsd/freenas-common:

- Start features based build tunables for

2011-09-19 00:25:06 Tree
[r7774] by zippybr

add a checkbox to stop gui /var/log/messages from refresh

2011-09-15 14:06:13 Tree
[r7692] by zippybr

let the browser show files as well for iscsi file extent

2011-09-12 21:11:12 Tree
[r7589] by zippybr

change color of warning message and make them bold

2011-09-07 12:26:27 Tree
[r7507] by zippybr

keep old label for submit button post-submit for Change Password

2011-08-31 18:43:18 Tree
[r7251] by zippybr

add a hint about send test e-mail

2011-08-19 17:11:39 Tree
[r7214] by zippybr

dialog to show alert messages

2011-08-17 15:35:00 Tree
[r7213] by zippybr

commit progress for alert system:
- GUI is now able to show a box colored with the current staus
- A javascript is responsible to constantly retrieve the status (5 min interval)

2011-08-17 13:16:26 Tree
Older >