Re: [Trac] Re: LDAP plugin advice, user details

2015-03-24 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24.03.2015 22:33, pineapplehandler wrote:
> Our use case was to utilize the Assign-to as Drop-Down List
>  function for users who
> haven't logged in yet.

I see. In Trac core this drop-down list is populated from
*authenticated* user/session records only. I cannot see, how you could
make it come true without faking authenticated sessions, like
AccountManager does for administrative account creation.

How did you mean to provide user IDs, a list or sort of an all known
users query to LDAP, if that can work at all?

Steffen Hoffmann
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlUR570ACgkQ31DJeiZFuHdobwCgzKsXePgQfB7B8xsNb3AHtf7E
99sAn3dhFG+X0aRJ8CYpo3MmtXRmnyDB
=eDzR
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] Re: enabling blackmagic

2015-03-24 Thread RjOllos
On Tuesday, March 24, 2015 at 2:27:13 PM UTC-7, pineapplehandler wrote:
>
> I'm not seeing any changes in the ticket. This is what I have done:
>
> Installed Trac via Turnkey Linux 
> Installed Blackmagic via trac-hacks 
> 
> easy_install http://trac-hacks.org/svn/blackmagictickettweaksplugin/0.11
>
> vi /etc/trac/svn-project.ini
>
> [blackmagic]
> tweaks = type, component
> type.label = State
> type.tip = Please choose a state
> component.label = Table
> component.tip = Please select a table
>
> [components]
> blackmagic.* = enabled
>
> service apache2 restart
> I also navigated to the Admin Plugins section and noticed that the 
> Blackmagic plugin was disabled, so I placed a checkmark in it and restarted 
> apache again:
>
>
> 
> Still no customizations showing up. What am I missing?
>

Which Trac version? The plugin has a 0.12 branch, so unless you are running 
Trac 0.11 you should install from the 0.12 branch.

Next step is to look in the logs:
http://trac.edgewall.org/wiki/TracTroubleshooting#ChecktheLogs 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] Trac 1.1.4 Released

2015-03-24 Thread Ryan Ollos
Trac 1.1.4 Released
===

Trac 1.1.4 continues the 1.1.x development line
leading to 1.2 with some new features and a few
not-so-disruptive changes.

Note that the 1.1.x releases are "stable" and
tested snapshots of the trunk.  They can be seen
as sub-milestones on the road towards Trac 1.2. As
opposed to maintenance releases, *we offer no
guarantees on feature and API compatibility from
one 1.1.x release to the next*.

However, by following 1.1.x you get a chance to
use new features earlier, and therefore be able to
contribute feedback when things are still in flux.
It's also less risky than just getting the latest
trunk, as we won't cut a 1.1.x release in the middle
of a series of changes (though we had and still intend
to have a good record of keeping things always working
on trunk).

The intended audience are therefore enthusiast Trac
users and Trac plugin developers. These packages should
*not* be integrated in distributions, for example.

Here are a few highlights:

 - Performance improvements with MySQL/MariaDB (#3676).
 - Click on //Permissions// Admin page table row toggles
   all checkboxes in the row (#11417).
 - Configuration sections are written to trac.ini when
   enabling a component through TracAdmin or the web
   administration module (#11437).
 - Subscription rules can be reordered by drag and drop
   (#11941).

Besides the few issues listed here, the fixes made for
1.0.4 and 1.0.5 are also included.

You can find all the detailed release notes at:

 -
http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.1#DevelopmentReleases
 -
http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.0#MaintenanceReleases

Download URLs:

  http://download.edgewall.org/trac/Trac-1.1.4.tar.gz
  http://download.edgewall.org/trac/Trac-1.1.4.win32.exe
  http://download.edgewall.org/trac/Trac-1.1.4.win-amd64.exe
  http://download.edgewall.org/trac/Trac-1.1.4.zip

MD5 sums:

  89a6fcdad8ad251b43db5c4517b8603b  Trac-1.1.4.zip
  bc35487b49b7e017d6c89ad9b5e23ba9  Trac-1.1.4.tar.gz
  7d628ff5b372319ed104987163ff9797  Trac-1.1.4.win32.exe
  2b11461fb5c8262122e902eb2fe14872  Trac-1.1.4.win-amd64.exe

SHA1 sums:

  34d6b72421918ea7f87896c53c6f198d3ccbbd4f  Trac-1.1.4.zip
  c7c2e19767fd22e3b9000f3f27299bd799043012  Trac-1.1.4.tar.gz
  b53c562edcc328a371e928c4d0d6f8d597657b7b  Trac-1.1.4.win32.exe
  a1884a9b5cff506ddeee535b44139f2a94a385e4  Trac-1.1.4.win-amd64.exe

Enjoy!

- The Trac Team  http://trac.edgewall.org/

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] Trac 1.0.5 Released

2015-03-24 Thread Ryan Ollos
Trac 1.0.5 Released
===

Trac 1.0.5, the fifth maintenance release for the
current stable branch, is now available!

You will find this release at the usual places:

  http://trac.edgewall.org/wiki/TracDownload#LatestStableRelease
  https://pypi.python.org/pypi/Trac/1.0.5

Trac 1.0.5 provides several fixes. The following
are some highlights:

 - Images are not rendered in the timeline (#10751).
 - Git tags are shown in the browser view (#11964).
 - Added support for `journal_mode` and `synchronous`
   pragmas in `sqlite:` database connection string
   (#11967).

You can find the detailed release notes for 1.0.5 on
the following pages:
  http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.0#MaintenanceReleases


Now to the packages themselves:

URLs:

  http://download.edgewall.org/trac/Trac-1.0.5.tar.gz
  http://download.edgewall.org/trac/Trac-1.0.5.win32.exe
  http://download.edgewall.org/trac/Trac-1.0.5.win-amd64.exe
  http://download.edgewall.org/trac/Trac-1.0.5.zip

MD5 sums:

  17449de4359f71f3c40b894b70ea52d0  Trac-1.0.5.zip
  1146c849f926f9eeb8448569159b29e0  Trac-1.0.5.tar.gz
  987c2c891f5d13ad5eac006cc01290c1  Trac-1.0.5.win32.exe
  d61f149b4b6733e2776b93421afa6b9d  Trac-1.0.5.win-amd64.exe

SHA1 sums:

  87274c88e901ab809fd9d363175007a6648c7ef9  Trac-1.0.5.zip
  83d27bbdd62691a5f8e5ca83c3e28187004c8ebe  Trac-1.0.5.tar.gz
  9b1fa285e5458927df86cf1d9de18e33b5fdf55e  Trac-1.0.5.win32.exe
  8dcc716ce756fea878e2716c0275d32477107ee3  Trac-1.0.5.win-amd64.exe


Acknowledgements


Many thanks to the growing number of people who have, and
continue to, support the project. Also our thanks to all
people providing feedback and bug reports that helps us make
Trac better, easier to use and more effective. Without your
invaluable help, Trac would not evolve. Thank you all.

Finally, we offer hope that Trac will prove itself useful to like-
minded programmers around the world, and that this release will be
an improvement over the last version.

Please let us know.:-)

/The Trac Team  http://trac.edgewall.org/

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Re: LDAP plugin advice, user details

2015-03-24 Thread pineapplehandler
Thanks for the insight. Our use case was to utilize the Assign-to as 
Drop-Down List  function for 
users who haven't logged in yet. 

On Tuesday, March 24, 2015 at 3:55:25 PM UTC-5, hasienda wrote:
>
> -BEGIN PGP SIGNED MESSAGE- 
> Hash: SHA1 
>
> On 24.03.2015 15:20, pineapplehandler wrote: 
> > We'd like to pre-populate our users and email addresses from LDAP. Is 
> > this something that's been worked out already? 
>
> Sorry, but all I've ever seen has been per-request (session) runs. IMHO 
> there's nothing like an administrative user mass-creation tool. 
>
> Anyway I'd still like to understand your use case a bit more. Since 
> there's no distinct user object in Trac until now, it only takes a 
> successful authentication request and a pull of suitable attributes like 
> email on-success to establish entries forming a permanent representation 
> of an authenticated session/user ID in the Trac database. 
>
> Steffen Hoffmann 
>
> -BEGIN PGP SIGNATURE- 
> Version: GnuPG v1.4.12 (GNU/Linux) 
>
> iEYEARECAAYFAlURzy0ACgkQ31DJeiZFuHf0tACfXimDQf0hNPHIS04oYRzTkXIG 
> Y74AniQSN+rIYl8YhLDkElEB5G/JbaQ+ 
> =Hqba 
> -END PGP SIGNATURE- 
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] enabling blackmagic

2015-03-24 Thread pineapplehandler
I'm not seeing any changes in the ticket. This is what I have done:

Installed Trac via Turnkey Linux 
Installed Blackmagic via trac-hacks 

easy_install http://trac-hacks.org/svn/blackmagictickettweaksplugin/0.11

vi /etc/trac/svn-project.ini

[blackmagic]
tweaks = type, component
type.label = State
type.tip = Please choose a state
component.label = Table
component.tip = Please select a table

[components]
blackmagic.* = enabled

service apache2 restart
I also navigated to the Admin Plugins section and noticed that the 
Blackmagic plugin was disabled, so I placed a checkmark in it and restarted 
apache again:


Still no customizations showing up. What am I missing?

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Re: LDAP plugin advice, user details

2015-03-24 Thread Steffen Hoffmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24.03.2015 15:20, pineapplehandler wrote:
> We'd like to pre-populate our users and email addresses from LDAP. Is
> this something that's been worked out already?

Sorry, but all I've ever seen has been per-request (session) runs. IMHO
there's nothing like an administrative user mass-creation tool.

Anyway I'd still like to understand your use case a bit more. Since
there's no distinct user object in Trac until now, it only takes a
successful authentication request and a pull of suitable attributes like
email on-success to establish entries forming a permanent representation
of an authenticated session/user ID in the Trac database.

Steffen Hoffmann

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlURzy0ACgkQ31DJeiZFuHf0tACfXimDQf0hNPHIS04oYRzTkXIG
Y74AniQSN+rIYl8YhLDkElEB5G/JbaQ+
=Hqba
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Re: LDAP plugin advice, user details

2015-03-24 Thread RjOllos


On Tuesday, March 24, 2015 at 8:07:04 AM UTC-7, Cooke, Mark wrote:
>
> > -Original Message- 
> > From: trac-...@googlegroups.com  [mailto:
> trac-...@googlegroups.com ] On 
> > Behalf Of pineapplehandler 
> > 
> > What's the etiquette for bumping really old threads? :) 
>
> If you wait "long enough" I believe this is fine! 
>
> > We'd like to pre-populate our users and email addresses from LDAP. Is 
> this 
> > something that's been worked out already? 
>
> I was keeping quiet in the hope that someone else would answer.  This is 
> an issue for us, too. 
>
> I believe you can get mod_ldap to retrieve multiple user data and that 
> mod_wsgi passes them through to trac (not sure about mod_python) but I do 
> not know of a plugin that will make use of these values if session items 
> are missing... 
>
> ~ mark c 
>

I believe there are a few plugins on trac-hacks that do this. 
DirectoryAuthPlugin will populate session_attribute. It requires 
AccountManagerPlugin.

The plugin is completely broken though. I started work on Saturday to fix 
the plugin, and would appreciate feedback from anyone that's willing to 
test it once it's fixed. Also, I really don't know much about LDAP, so I 
could use help with understanding LDAP-specific things.
http://trac-hacks.org/wiki/DirectoryAuthPlugin

If you hunt around trac-hacks you'll find other options (probably too 
many!) that also populate the session attribute table.
http://trac-hacks.org/tags/ldap?wiki=on 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


RE: [Trac] Re: LDAP plugin advice, user details

2015-03-24 Thread Cooke, Mark
> -Original Message-
> From: trac-users@googlegroups.com [mailto:trac-users@googlegroups.com] On
> Behalf Of pineapplehandler
> 
> What's the etiquette for bumping really old threads? :)

If you wait "long enough" I believe this is fine!

> We'd like to pre-populate our users and email addresses from LDAP. Is this
> something that's been worked out already?

I was keeping quiet in the hope that someone else would answer.  This is an 
issue for us, too.

I believe you can get mod_ldap to retrieve multiple user data and that mod_wsgi 
passes them through to trac (not sure about mod_python) but I do not know of a 
plugin that will make use of these values if session items are missing...

~ mark c

> On Tuesday, June 22, 2010 at 11:19:30 AM UTC-5, smb...@teledyne.com wrote:
> 
>   Hi all,
> 
>   The number of projects we have here is growing and I'm getting an
>   increasing number of complaints from users about having to fill in
> their
>   details repeatedly in the user preferences.
> 
>   I use apache and mod_ldap to authenticate. Trac running over
> mod_python.
> 
>   Looking on trac-hacks there are a number of LDAP plugins, does anyone
> use
>   any of them just to pull user data from LDAP (Active Directory) rather
>   than authentication as well?
> 
>   Any advice appreciated.
> 
>   Simon

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] Re: LDAP plugin advice, user details

2015-03-24 Thread pineapplehandler
What's the etiquette for bumping really old threads? :)

We'd like to pre-populate our users and email addresses from LDAP. Is this 
something that's been worked out already?

On Tuesday, June 22, 2010 at 11:19:30 AM UTC-5, smb...@teledyne.com wrote:
>
> Hi all,
>
> The number of projects we have here is growing and I'm getting an 
> increasing number of complaints from users about having to fill in their 
> details repeatedly in the user preferences.
>
> I use apache and mod_ldap to authenticate. Trac running over mod_python. 
>
> Looking on trac-hacks there are a number of LDAP plugins, does anyone use 
> any of them just to pull user data from LDAP (Active Directory) rather 
> than authentication as well?
>
> Any advice appreciated.
>
> Simon
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Subversion problem after upgrading to Trac 1.0.4

2015-03-24 Thread Peter Santner
Hi,
the problem isn't the Trac but my newest subversion-python installation.
The subversion-python binding with the version subversion-python-1.8.11-4.1 

 
doesn't work in my Opensuse13.1.
So I downgraded my system to 1.8.9 and it works again
zypper install --oldpackage subversion-python-1.8.9-2.25.1.x86_64

@Peter Suter: Thanks for your hint.

Peter.


Am Samstag, 21. März 2015 11:11:00 UTC+1 schrieb Peter Suter:
>
>  Hi
>
> On 20.03.2015 13:32, Peter Santner wrote:
>  
> Hi,
> I have upgraded my trac from 1.0.2 to 1.0.4
> After the upgrade I have the following error in my log/trac.log:
>  HTTPInternalError: 500 Trac error (Unable to instantiate component  'tracopt.versioncontrol.svn.svn_fs.SubversionConnector'> (svn_pool_create
> () takes exactly 2 arguments (0 given)))
>  and the "Browse source" component isn't available any more!
>
> any help would be appreciate, thanks!
>  
>
> Searching for "svn_pool_create() takes exactly 2 arguments (0 given)" I 
> see the same discussed on the subversion list recently:
>
> http://mail-archives.apache.org/mod_mbox/subversion-dev/201501.mbox/%3c87vbjpocet@ntlworld.com%3E
>
> Did you build SVN bindings yourself? Did you change SWIG version?  What 
> SWIG version are you using?  Have you tried SWIG 2 instead of SWIG 3?
>
> Hope this helps.
>  

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.